aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 7a88af06..5b80e3fa 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -23,7 +23,6 @@ merge: $(PGOAL).pot
echo "Merging $$n"; \
msgmerge "$$n" $< > "$$n"t; \
mv -f "$$n"t "$$n"; \
- ./get_from_compssusers.pl "$$n" > "$$n"m; \
done
$(PGOAL).pot: $(PL_FILES) $(CFILES)