From 9525aceb310e544df609a28b15c0e115fc7330a1 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 2 Sep 2021 17:08:36 +0200 Subject: Drop automake build support. Delete empty file NEWS. Add basic cmake build instructions. Rework of the README file. Signed-off-by: gregory guy --- doc/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 doc/Makefile.am (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 7e7a4a8..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = kscope -SUBDIRS = $(AUTODIRS) -- cgit v1.2.1