summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-09 15:31:35 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-10-12 23:49:54 +0900
commit95edb7e8a67e55ae16666376798690ce14f7d95f (patch)
treec1b42b492e83683ed018edd0d8fd5dfb85a553e9 /doc
parente20dabaa3f7755b922902ba6737566788794be0b (diff)
downloadkcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.tar.gz
kcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.zip
Drop automake build support.
Add basic cmake build instructions. Deleted empty files: NEWS and TODO. Add description in README. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 8097d72273656e748d5bf2e1cf72d8d66d73bab7)
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/en/Makefile.am2
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index faa0ae8..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 = autostart
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 75dbd59..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = autostart
-KDE_LANG = en