diff options
author | gregory guy <[email protected]> | 2021-09-02 17:08:36 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2021-09-02 17:08:36 +0200 |
commit | 9525aceb310e544df609a28b15c0e115fc7330a1 (patch) | |
tree | c6249fc1a63734083a9e21a07a9e6a48f4c75e30 /doc/Makefile.am | |
parent | e621cacf5b6ab254622b5fc3b8c9c1f0f8585c66 (diff) | |
download | kscope-9525aceb310e544df609a28b15c0e115fc7330a1.tar.gz kscope-9525aceb310e544df609a28b15c0e115fc7330a1.zip |
Drop automake build support.
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
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) |