diff --git a/configure.ac b/configure.ac index 52bdf0d..d164052 100644 --- a/configure.ac +++ b/configure.ac @@ -207,6 +207,7 @@ AC_SUBST(INSTALL_PACKAGES) AC_CONFIG_FILES(Makefile) AC_CONFIG_FILES(schemas/Makefile) +AC_CONFIG_FILES(locale/Makefile) dnl --------------------------------------------------------------------------- dnl Output the generated config.status script. -- libgit2 0.21.2