fix configure scritp
authorMatthias Braun <matze@braunis.de>
Sun, 1 May 2005 23:46:02 +0000 (23:46 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 1 May 2005 23:46:02 +0000 (23:46 +0000)
SVN-Revision: 2386

configure.ac

index d6f62ea..a2c8bef 100644 (file)
@@ -12,7 +12,7 @@ dnl ===========================================================================
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
 AC_INIT(supertux, 0.2-cvs)
-AC_CONFIG_SRCDIR([src/supertux.cpp])
+AC_CONFIG_SRCDIR([src/main.cpp])
 AC_CONFIG_AUX_DIR([mk/autoconf])
 AC_CANONICAL_TARGET