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 6784dd3..09a6fe3 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -4,7 +4,7 @@ localedir = $(DESTDIR)/usr/share/locale
PGOAL = drakguard
# perl files to search translatable strings in
-PL_FILES:= ../bin/*
+PL_FILES:= ../bin/$(PGOAL)
POFILES = $(wildcard *.po)
MOFILES = $(POFILES:%.po=%.mo)