diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile index 52f166f..02fb761 100644 --- a/po/Makefile +++ b/po/Makefile @@ -5,6 +5,7 @@ localedir = $(RPM_BUILD_ROOT)/usr/share/locale PGOAL = msec # perl files to search translatable strings in +# (If you've an error, just run "make -C ../src/msec/ help") PL_FILES = ../src/msec/msec.py ../src/msec/msecperms.py ../src/msec/help.py \ ../src/msec/msecgui.py ../src/msec/libmsec.py ../src/msec/tools.py \ ../src/msec/config.py \ |