X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=1d62db0602b9282ab649d07ebdb9bd8c106c9352;hb=94f162ad9e676f3b326c5fec44f0bb69bd9e72a7;hp=af437a64d6d80a47ea903fd842a648fc59cbcd9a;hpb=dde1bc990a28e2c0fc8cb4c7dd22443483fb8e72;p=supertux.git diff --git a/Makefile.am b/Makefile.am index af437a64d..1d62db060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,4 @@ -SUBDIRS = src +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