summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 776e3a7..32e6d66 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,7 @@ do_subst = sed \
-e 's|@[@]PACKAGE_VERSION[@]@|$(PACKAGE_VERSION)|g' \
-e 's|@[@]PACKAGE_DESCRIPTION[@]@|$(MANUAL)|g' \
-e 's|@[@]BINDIR[@]@|$(bindir)|g' \
- -e 's|@[@]PKGLIBDIR[@]@|$(pkgdatadir)|g' \
+ -e 's|@[@]LIBDATADIR[@]@|$(libdatadir)|g' \
-e 's|@[@]DATADIR[@]@|$(datadir)|g' \
-e 's|@[@]LOCALEDIR[@]@|$(localedir)|g' \
-e 's|@[@]SYSCONFDIR[@]@|$(sysconfdir)|g' \