Removed not existing files from the list.
[supertux.git] / autogen.sh
index f9a92f0..7e64cbd 100755 (executable)
@@ -3,7 +3,7 @@
 # we need a minimum of automake 1.6 and automake 1.8 seems to be buggy
 export WANT_AUTOMAKE=1.6
 
-aclocal -I mk/autoconf
+aclocal -I m4
 automake --copy --add-missing
 autoconf