summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-11-11 11:34:08 +0900
committerMichele Calgaro <[email protected]>2022-11-11 11:34:08 +0900
commit90f63a97bb8775f2cc64cb2d6d1c19e65647a138 (patch)
tree898891ab9ba25436c38b8951dd910e272f0824f5 /Makefile.am
parent308c9e2d856eec7405550df3b91b690877658ea3 (diff)
downloadkplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.tar.gz
kplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 64fe61d..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-SUBDIRS = $(TOPSUBDIRS)
-
-AUTOMAKE_OPTIONS = dist-bzip2 foreign
-
-MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
-
-appdatadir = $(kde_datadir)/kplayer
-appdata_DATA = COPYING
-
-package-messages:
- $(MAKE) -f admin/Makefile.common package-messages
- $(MAKE) -C po merge