X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=1d62db0602b9282ab649d07ebdb9bd8c106c9352;hb=546364c9567ef212ea9276201facf73f5ada696a;hp=449a573a062bb47c93001581d7f6c43d1d362a69;hpb=4b4c2c415ca1b8f2cfc6854ddce572657a32c978;p=supertux.git diff --git a/Makefile.am b/Makefile.am index 449a573a0..1d62db060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ -SUBDIRS = intl m4 src data po -EXTRA_DIST = config.rpath mkinstalldirs config.rpath mkinstalldirs config.rpath config.rpath LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py autogen.sh +SUBDIRS = intl m4 lib src data po +EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py autogen.sh ACLOCAL_AMFLAGS = -I m4 +AUTOMAKE_OPTIONS = 1.6 dist-bzip2