X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=b6b51fd0cecfc64a76df5974534cccfe6ac1877f;hb=a513eb82846653a78ccc89da3c4aa757940a58f3;hp=449a573a062bb47c93001581d7f6c43d1d362a69;hpb=4b4c2c415ca1b8f2cfc6854ddce572657a32c978;p=supertux.git diff --git a/Makefile.am b/Makefile.am index 449a573a0..b6b51fd0c 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 -ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = lib src data +EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py autogen.sh +ACLOCAL_AMFLAGS = -I mk/autoconf +AUTOMAKE_OPTIONS = 1.6 dist-bzip2