summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-10-08 20:38:44 +0000
committerMatt Wilson <msw@redhat.com>1999-10-08 20:38:44 +0000
commit755fc04fe15cffdd2900f4330a677d50be584fdf (patch)
treeb43913144d432112c729c421ddd56b5d695c4ee1 /po/Makefile
parent16114547587f67eaa722d4cd4aac8fd7cdeb0921 (diff)
downloadanaconda-755fc04fe15cffdd2900f4330a677d50be584fdf.tar.gz
anaconda-755fc04fe15cffdd2900f4330a677d50be584fdf.tar.xz
anaconda-755fc04fe15cffdd2900f4330a677d50be584fdf.zip
update-po
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 666b92fd9..aac18d6e2 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -11,7 +11,7 @@ NLSPACKAGE = anaconda
CATALOGS = $(shell ls *.po)
FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS))
-POTFILES = ../text.py ../gui.py ../iw/*.py ../textw/*.py \
+POTFILES = ../*.py ../iw/*.py ../textw/*.py \
../libfdisk/*.c ../loader/*.c
all: $(NLSPACKAGE).pot $(FMTCATALOGS)