summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-08-18 21:54:28 +0200
committerSlávek Banko <[email protected]>2021-08-18 22:05:15 +0200
commit518da4b28d005bcc78138d251165cb9eeae6a79e (patch)
tree06500e44da41d5b1bf9b65bb38556a102895cbaa /doc/Makefile.am
parent64f579752800dde6c3866f8052f46e96c1fe94af (diff)
downloadkuickshow-518da4b28d005bcc78138d251165cb9eeae6a79e.tar.gz
kuickshow-518da4b28d005bcc78138d251165cb9eeae6a79e.zip
Drop automake build support.
Rework of the README file. Add basic cmake build instructions. Add CMakeL10n rules for desktop file. Use common rules for build and install documentation. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 6812bd2..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = AUTO
-SUBDIRS = $(AUTODIRS)
-