summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 79cc95b..27d22b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,5 +6,5 @@ AC_PROG_CC
AC_HEADER_STDC
AC_CHECK_HEADERS(paths.h getopt.h)
-AC_CONFIG_FILES([Makefile po4a/Makefile po4a/fr/Makefile po4a/sl/Makefile po4a/de/Makefile po4a/es/Makefile])
+AC_CONFIG_FILES([Makefile po4a/Makefile po4a/fr/Makefile po4a/sl/Makefile po4a/de/Makefile po4a/es/Makefile po4a/ja/Makefile])
AC_OUTPUT