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 e7a7279..4db38c7 100644 --- a/v2/Makefile +++ b/v2/Makefile @@ -12,7 +12,7 @@ generated.mk: ALWAYS @sh src/bin/makemake > generated.mk po/po4a.cfg: ALWAYS - @sh aux/po4a-cfg.sh | ifnew $@ + @sh aux/po4a-cfg.sh < po/mappings.cfg | ifnew $@ po4a $@ ALWAYS: |