Fixed the gen-makefile script to create correct packages

This commit is contained in:
bart@bartbes.ath.cx
2009-10-25 13:05:36 +01:00
parent 0d897b0b0f
commit 0b6d86e782
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [20091021-3c89eae9924e])
AC_INIT([love], [20091025-94ad57cb6b2f])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])