diff options
Diffstat (limited to 'v2/Makefile')
-rw-r--r-- | v2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v2/Makefile b/v2/Makefile index 1fa6050..f98c9ef 100644 --- a/v2/Makefile +++ b/v2/Makefile @@ -12,7 +12,7 @@ generated.mk: ALWAYS makemake > generated.mk po/po4a.cfg: ALWAYS - sh aux/po4a-cfg.sh < po/i18n.mappings | ifnew $@ + dyn-po4a < po/i18n.mappings | ifnew $@ po4a $@ ALWAYS: |