From 10468753d8dbf3c77877d8119ea38e2bae1e6775 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 24 Oct 2024 16:46:55 +0900 Subject: Drop autotools support Signed-off-by: Michele Calgaro --- Makefile.am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 1860d65..0000000 --- a/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.5 - -EXTRA_DIST = README COPYING Changelog - -MAINTAINERCLEANFILES = configure.files subdirs - -dist-hook: - cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin - -distclean-local: - rm -rf autom4te.cache - rm -f svn-commit.* -SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1