summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2019-05-02 17:18:03 +0900
committerMichele Calgaro <[email protected]>2019-05-02 17:18:03 +0900
commit531f7e2ee4949c49326e23ffa822a6517616b3c6 (patch)
tree37f1405f2b84b79843248c09cacea2b5b38288d0 /Makefile.am
parent1bd5eee0f2d49a66dc3a70017614cce96ff0da4b (diff)
downloadakode-531f7e2ee4949c49326e23ffa822a6517616b3c6.tar.gz
akode-531f7e2ee4949c49326e23ffa822a6517616b3c6.zip
Removed automake files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 94b43a0..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-AUTOMAKE_OPTIONS = foreign
-
-include admin/deps.am
-
-MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
-
-package-messages:
- $(MAKE) -f admin/Makefile.common package-messages
-
-dist-hook:
- cd $(top_distdir) && perl admin/am_edit -padmin
- cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
-SUBDIRS=$(TOPSUBDIRS)