summaryrefslogtreecommitdiffstats
path: root/po/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-06-16 12:16:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-06-16 12:16:58 +0900
commitcb247846ee7519c70ed85e536e4cdfa8f3e274db (patch)
tree7506f1305ed9621a6db75630cc968c814792cf27 /po/Makefile.am
parentdbf4baa42b7c61089eeca70033f4231b9fff3698 (diff)
downloadkdbg-cb247846ee7519c70ed85e536e4cdfa8f3e274db.tar.gz
kdbg-cb247846ee7519c70ed85e536e4cdfa8f3e274db.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/Makefile.am')
-rw-r--r--po/Makefile.am5
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