diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 6e9665e0..a9d322b8 100644 --- a/po/Makefile +++ b/po/Makefile @@ -6,7 +6,7 @@ PGOAL = drakconf # perl files to search translatable strings in PL_FILES = ../control-center ../drakconsole ../drakxconf \ - ../menus_launcher.pl ../print_launcher.pl ../lib/MDV/Control_Center.pm + ../menus_launcher.pl ../lib/MDV/Control_Center.pm # C-like files to search translatable strings in #CFILES = |