summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-10-01 13:09:31 +0200
committerMichele Calgaro <[email protected]>2019-10-01 23:25:18 +0900
commitfcb959d4ba2b8be5662145af7066461f366cd371 (patch)
tree0a8c3d31c10a518d2f101893f42152d2577ee82c /doc
parentdcd7754e906d1ac7687675fc0e9f199081d862b5 (diff)
downloadkcpuload-fcb959d4ba2b8be5662145af7066461f366cd371.tar.gz
kcpuload-fcb959d4ba2b8be5662145af7066461f366cd371.zip
Drop automake build support.
Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files from the "src" folder to the root of the package. Add basic build instructions with cmake in the INSTALL file. (cherry picked from commit 8059247488b06fc27da5bab427f25e1ed94a25ea)
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/en/Makefile.am18
2 files changed, 0 insertions, 21 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 5c0b20e..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = AUTO
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 5da901b..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-
-############################################################################
-# #
-# English KCPULoad documentation. #
-# #
-# KCPULoad is copyright (c) 1999-2000, Markus Gustavsson #
-# (c) 2002, Ben Burton #
-# #
-# This program is free software; you can redistribute it and/or modify #
-# it under the terms of the GNU General Public License as published by #
-# the Free Software Foundation; either version 2 of the License, or #
-# (at your option) any later version. #
-# #
-############################################################################
-
-KDE_DOCS = kcpuload
-KDE_LANG = en
-