summaryrefslogtreecommitdiffstats
path: root/po/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile.am')
-rw-r--r--po/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
new file mode 100644
index 0000000..310ebaf
--- /dev/null
+++ b/po/Makefile.am
@@ -0,0 +1,5 @@
+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