summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 77e03aa3a..6b0ae6456 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -17,7 +17,7 @@ POTFILES = ../*.py ../iw/*.py ../textw/*.py \
../libfdisk/*.c ../loader/*.c ../installclasses/*.py \
../comps/comps-master
-all: $(NLSPACKAGE).pot $(FMTCATALOGS)
+all: $(FMTCATALOGS)
$(NLSPACKAGE).pot: $(POTFILES)
xgettext --default-domain=$(NLSPACKAGE) \