summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-07-28 17:14:45 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-07-29 13:27:36 +0900
commit269e24133f33fddf5c512f1316a6b97936a94e54 (patch)
tree5ec573cb1d788d79c53f4fdb9fee59a5cdd47610 /Makefile.am
parent267743ac8c37b34340417b7d2281bbd8f3a1aa35 (diff)
downloadkeep-269e24133f33fddf5c512f1316a6b97936a94e54.tar.gz
keep-269e24133f33fddf5c512f1316a6b97936a94e54.zip
Drop automake build support.
Add basic cmake build instructions. Rework of the README file. Delete files INDEX and Mainpage.dox. Add a warning if the rdiff-backup backend is not found on the system. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit d60abd172dca3ed096aee7e34c75b0d43673816e)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index d91b4b0..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-## tdebase/Makefile.am
-## (C) 1997 Stephan Kulow
-
-AUTOMAKE_OPTIONS = foreign 1.6.1
-
-dist-hook:
- cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
-
-include admin/Doxyfile.am
-include admin/deps.am
-
-SUBDIRS=$(TOPSUBDIRS)