Commit 1bd70d5cfe48527eaabd720c5a5f665de6892646

Authored by Perry Werneck
1 parent 6ff82367

Fixing package.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -207,6 +207,7 @@ AC_SUBST(INSTALL_PACKAGES) @@ -207,6 +207,7 @@ AC_SUBST(INSTALL_PACKAGES)
207 207
208 AC_CONFIG_FILES(Makefile) 208 AC_CONFIG_FILES(Makefile)
209 AC_CONFIG_FILES(schemas/Makefile) 209 AC_CONFIG_FILES(schemas/Makefile)
  210 +AC_CONFIG_FILES(locale/Makefile)
210 211
211 dnl --------------------------------------------------------------------------- 212 dnl ---------------------------------------------------------------------------
212 dnl Output the generated config.status script. 213 dnl Output the generated config.status script.