diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 434f627..eaf4387 100644 --- a/configure.ac +++ b/configure.ac @@ -120,8 +120,6 @@ if test "x$XCF2PNG" = "xno"; then xcftools may need to be installed.]) fi -AS_MKDIR_P([games/classic]) - AC_CONFIG_FILES([Makefile]) AC_CONFIG_HEADERS([config.h]) AC_OUTPUT() |