From: Ingo Ruhnke Date: Sun, 2 May 2004 23:22:28 +0000 (+0000) Subject: - makefile fixes X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=085be68486d1c7f9e5049ec987de8d807b481246;p=supertux.git - makefile fixes SVN-Revision: 934 --- diff --git a/Makefile.am b/Makefile.am index c05bca40c..e119f0e0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = src data -EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py +EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py $(wildcard mk/autoconf/*.m4) autogen.sh # EOF #