From dc98ae282bca3e1c118bd9857cea54c00505f46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 31 May 2022 01:47:33 +0200 Subject: Drop automake build support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index ef74294..0000000 --- a/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.5 - -include admin/deps.am -include admin/Doxyfile.am -SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1