diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f6bde8b7..9e54d9f5 100644 --- a/configure.ac +++ b/configure.ac @@ -743,7 +743,7 @@ if test "$needtrio" = 1 ; then fi dnl ----------------------------------------------------------------' -AC_CONFIG_FILES([Makefile m4/Makefile m4-local/Makefile +AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in]) AC_OUTPUT |