X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=c19d0b1d29e5f2ea72b5d188fd2d7b9d4b2a26c6;hb=308f11e38981077626fe0ea9887094f3c28b02f9;hp=af437a64d6d80a47ea903fd842a648fc59cbcd9a;hpb=dde1bc990a28e2c0fc8cb4c7dd22443483fb8e72;p=supertux.git diff --git a/Makefile.am b/Makefile.am index af437a64d..c19d0b1d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,4 @@ -SUBDIRS = src +SUBDIRS = intl m4 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