summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e627f1f1..f5775626 100755
--- a/configure.ac
+++ b/configure.ac
@@ -119,5 +119,7 @@ AC_SUBST(LIBSDL_LIBS)
AC_SUBST(LIBSDL_CFLAGS)
AC_CONFIG_FILES([Makefile
- src/Makefile])
+ src/Makefile
+ data/Makefile
+ docs/Makefile])
AC_OUTPUT