Updated toplevel Makefile.am to reflect recent automake changes

This commit is contained in:
Mukund Sivaraman 2008-05-24 16:34:15 +05:30
parent cc1f04ecba
commit 8949675e5d

View File

@ -1,9 +1,9 @@
# The following files are required for the build process # The following files are required for the build process
CONFIG_FILES = \ CONFIG_FILES = \
config/config.guess config/config.sub \ config.guess config.sub \
config/ltmain.sh config/install-sh config/missing config/mkinstalldirs \ ltmain.sh install-sh missing \
config/typecheck.m4 config/argenable.m4 m4macros/typecheck.m4 m4macros/argenable.m4
EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
SUBDIRS = src doc packaging SUBDIRS = src doc packaging