diff options
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 310ebaf..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -POFILES = AUTO - -# To merge the messages from kdbg.pot into the *.po files do this -# in the _source_ directory: -# make -f ../admin/Makefile.common package-merge POFILES='*.po' PACKAGE=kdbg > /dev/null |