summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
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 16735b0..e1da0f6 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -4,7 +4,7 @@ localedir = $(DESTDIR)/usr/share/locale
PGOAL = drakx-net
# perl files to search translatable strings in
-PL_FILES:= ../bin/* ../lib/network/*.pm ../lib/network/vpn/*.pm ../lib/network/connection/*.pm ../lib/network/connection/providers/*.pm ../lib/network/connection/isdn/*.pm
+PL_FILES:= ../bin/* ../lib/network/*.pm ../lib/network/*/*.pm ../lib/network/*/*/*.pm
POFILES = $(shell ls *.po)
MOFILES = $(POFILES:%.po=%.mo)