aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 897cdf48..c29d2805 100644
--- a/configure.ac
+++ b/configure.ac
@@ -735,7 +735,8 @@ if test "$needtrio" = 1 ; then
fi
dnl ----------------------------------------------------------------'
-AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in intl/Makefile])
+AC_CONFIG_FILES([Makefile m4/Makefile m4-local/Makefile
+ po/Makefile.in intl/Makefile])
AC_OUTPUT
dnl Local Variables: