diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index a9e85453..df4b4b20 100644 --- a/po/Makefile +++ b/po/Makefile @@ -5,7 +5,7 @@ localedir = $(DESTDIR)/usr/share/locale PGOAL = drakconf # perl files to search translatable strings in -PL_FILES = ../contributors.pl ../control-center ../drakconsole ../drakxconf \ +PL_FILES = ../control-center ../drakconsole ../drakxconf \ ../menus_launcher.pl ../print_launcher.pl ../lib/MDV/Control_Center.pm # C-like files to search translatable strings in #CFILES = |