From 68a5173782a8d3d05dbbc20e2209c82927ff5035 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 16 Oct 2019 11:17:45 +0200 Subject: Drop automake build support. Add basic cmake build instructions in an INSTALL file. Complete the description in README. Deleted file: VERSION Signed-off-by: gregory guy --- Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index a91f4b2..0000000 --- a/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.5 - -include admin/deps.am -include admin/Doxyfile.am - - -$(top_srcdir)/acinclude.m4: -SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1