diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index abc26ea5..ab17cc88 100644 --- a/po/Makefile +++ b/po/Makefile @@ -23,7 +23,7 @@ all: $(MOFILES) ./clean_po.pl "$<"f > "$<"g msgfmt -o $@ "$<"g -%.pom: %.po . +%.pom: %.po ./get_from_compssusers.pl "$<" > $@ merge: $(PGOAL).pot |