summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-09 15:31:35 +0200
committergregory guy <gregory-tde@laposte.net>2019-10-09 17:49:37 +0200
commit8097d72273656e748d5bf2e1cf72d8d66d73bab7 (patch)
treeb44799f45f01e9d351998e8c52190908a3e48ea6 /doc
parent1fafb1fc903058a14d7a3bcc02a755dcc8ca0db9 (diff)
downloadkcmautostart-8097d72273656e748d5bf2e1cf72d8d66d73bab7.tar.gz
kcmautostart-8097d72273656e748d5bf2e1cf72d8d66d73bab7.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>
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