summaryrefslogtreecommitdiff
path: root/src/autopoint.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/autopoint.in')
-rwxr-xr-xsrc/autopoint.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/autopoint.in b/src/autopoint.in
index 2f6d01e..2922232 100755
--- a/src/autopoint.in
+++ b/src/autopoint.in
@@ -21,4 +21,6 @@ touch ./${dirprefix}/config.rpath ABOUT-NLS
for i in intl/Makefile.in po/Makefile.in.in ; do
install -D -m 644 @datadir@/data/autopoint_Makefile.in "$i"
done
+
+install -D -m 644 @datadir@/data/Makevars.template po/Makevars.template
true