From feced94b1eda53b5234498a4a45d2544796291fc Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 15 Mar 2021 17:47:26 -0400 Subject: build: Make games/classic build directory --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index eaf4387..434f627 100644 --- a/configure.ac +++ b/configure.ac @@ -120,6 +120,8 @@ 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() -- cgit v0.9.1