configure: Create "doc" directory in build directory.
[pspp] / configure.ac
index 7e976a8ca62d9857a80618fbf8036fc86be31b53..bec7e1a41d257cfa01516ef217f8abd78ccb5234 100644 (file)
@@ -335,6 +335,8 @@ PSPP_CHECK_PREREQS
 AC_CONFIG_FILES(
   [Makefile gl/Makefile po/Makefile tests/atlocal perl-module/lib/PSPP.pm])
 
+AC_CONFIG_COMMANDS([doc/dummy], [:])
+
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
 
 AC_OUTPUT