summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-07 17:30:55 +0200
committergregory guy <gregory-tde@laposte.net>2019-10-09 17:33:53 +0200
commit28c36e59399156247f5bdd8bb833c44d0e74fba7 (patch)
treeaff78a29bf399ceee41271122443653eeaec369c /Makefile.am
parent642e097fc1cfe9b3fdcee81f3f4770ae606d7f0e (diff)
downloadkbiff-28c36e59399156247f5bdd8bb833c44d0e74fba7.tar.gz
kbiff-28c36e59399156247f5bdd8bb833c44d0e74fba7.zip
Drop automake build support.
Add basic cmake build instructions. Change description in README. Deleted empty files: NEWS. Deleted obsolete files: VERSION, kbiff.spec . Substitute "KDE" to "TDE" in the man page. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 01b4afb..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.6.1
-
-EXTRA_DIST = admin
-dist-hook:
- cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
-
-include admin/deps.am
-SUBDIRS=$(TOPSUBDIRS)