X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=1d62db0602b9282ab649d07ebdb9bd8c106c9352;hb=b524515944583916655a9f2cf1a667e55e7ed4ce;hp=e119f0e0f3f55ac4aeb2a508eb3f41cc1242b0bf;hpb=085be68486d1c7f9e5049ec987de8d807b481246;p=supertux.git diff --git a/Makefile.am b/Makefile.am index e119f0e0f..1d62db060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ -SUBDIRS = src data - -EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py $(wildcard mk/autoconf/*.m4) autogen.sh - -# EOF # +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