X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=a2c8befc1fe0aa67f56aa79dfd4bff243d371a6e;hb=0614cf0d1891a5f3f191eecfd021efe49b6601ea;hp=d6f62ea9425487a1138137aa84ce4df8c285c317;hpb=99095f57c0c103f77fe0a12624450e6f99435830;p=supertux.git diff --git a/configure.ac b/configure.ac index d6f62ea94..a2c8befc1 100644 --- a/configure.ac +++ b/configure.ac @@ -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