From 551f0157fff7499a0316239365a042ad1c3a9c05 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 5 Oct 2020 14:46:51 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy --- Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index eea8893..0000000 --- a/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.6.1 - -include admin/deps.am -include admin/Doxyfile.am - -COMPILE_FIRST = libkexiv2 libkipi libkdcraw -SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1