aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 087bbb6..6eb6a22 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ $(manpages.XX.N.adoc): po/doc/po4a.cfg
po4a --no-update --translate-only $@ po/doc/po4a.cfg
locale/.gitignore: po/tests/de.mo po/tests/es.mo
- instool $(@D) install mo $(sources.mo)
+ instool $(@D) install mo po/tests/de.mo po/tests/es.mo
echo '*' > $@