diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 '*' > $@ |