From 6224d17aa2c95ac01aad4570c775ad19df3338e8 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Wed, 10 May 2006 21:49:50 +0000 Subject: Added Czech sounds from by Martin Sin Added Brasilian sounds by Francisco Marcelo Mendes Damasceno Cleanup to remove assetml files and makefiles. * Makefile.am: * src/gcompris/board_config.c: added code to grab the dialog (from Hans de Goede) --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index aa0dc5e..15faf9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ install-data-local: @$(NORMAL_INSTALL) if test -d $(srcdir)/$(PACKAGE_DATA_DIR); then \ $(mkinstalldirs) $(DESTDIR)/$(pkgdatadir)/$(PACKAGE_DATA_DIR); \ - cd $(srcdir)/$(PACKAGE_DATA_DIR) ; tar cf - --exclude "Makefile.in" --exclude "*.in" --exclude "*~" --exclude "Makefile" --exclude "Makefile.am" --exclude CVS --exclude .xvpics --exclude "*.assetml" --exclude "[12]?.ogg" * | ( cd $(DESTDIR)/$(pkgdatadir)/$(PACKAGE_DATA_DIR) ; tar xf -) ; cd .. ; \ + cd $(srcdir)/$(PACKAGE_DATA_DIR) ; tar cf - --exclude "Makefile.in" --exclude "*.in" --exclude "*~" --exclude "Makefile" --exclude "Makefile.am" --exclude CVS --exclude .xvpics --exclude "[12]?.ogg" * | ( cd $(DESTDIR)/$(pkgdatadir)/$(PACKAGE_DATA_DIR) ; tar xf -) ; cd .. ; \ fi dist-hook: -- cgit v0.9.1