summaryrefslogtreecommitdiffstats
path: root/po
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-17 09:56:06 +0900
commit57b50ae915eacaf64b0c6e7a3bebcd8cee26910f (patch)
tree7e6cf0fd35f3d8e0aa48195aee051be1ac01e204 /po
parent490c8226cbad4c47403c296aba13b18bc3b9ebad (diff)
downloadkdbg-57b50ae915eacaf64b0c6e7a3bebcd8cee26910f.tar.gz
kdbg-57b50ae915eacaf64b0c6e7a3bebcd8cee26910f.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb247846ee7519c70ed85e536e4cdfa8f3e274db)
Diffstat (limited to 'po')
-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