summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/configure.ac')
-rw-r--r--gettext-tools/examples/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/examples/configure.ac b/gettext-tools/examples/configure.ac
index 112f514..48e27f2 100644
--- a/gettext-tools/examples/configure.ac
+++ b/gettext-tools/examples/configure.ac
@@ -33,7 +33,7 @@ aclocaldir='${datadir}/aclocal'
AC_SUBST(aclocaldir)
AC_CONFIG_FILES([Makefile],
- [FIX_MAKEFILE_DISTRIB])
+ [FIX_MAKEFILE_TOPDIR_DISTRIB])
AC_CONFIG_FILES([installpaths])
AC_CONFIG_FILES([po/Makefile], [AM_POSTPROCESS_PO_MAKEFILE])