New makefile, things should built again

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1613 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2011-01-11 17:18:39 +00:00
parent 2874a19701
commit 4b5486c5cf
5 changed files with 3087 additions and 3040 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(magicseteditor, 0.3.7b, twanvl@users.sourceforge.net)
AC_INIT(magicseteditor, 0.3.9, twanvl@users.sourceforge.net)
AC_CONFIG_SRCDIR([src/main.cpp])
# TODO: Actually use the config header
AC_CONFIG_HEADER([src/config.h])