diff options
author | gregory guy <[email protected]> | 2020-06-27 14:46:01 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-06-27 14:46:01 +0200 |
commit | e14732aa76b0fc20b955da434b1e2e92012c34e8 (patch) | |
tree | 5dfb589ae107ddaa2288783aa78f80b5dc3ff894 /doc/da/Makefile.am | |
parent | eadb41b09fb5d6e46cf98c0d6dee1723c8307d89 (diff) | |
download | kdiff3-e14732aa76b0fc20b955da434b1e2e92012c34e8.tar.gz kdiff3-e14732aa76b0fc20b955da434b1e2e92012c34e8.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete the NEWS file.
Rework of the README.
The man folder has been moved into the doc folder for consistency with what
have been done so far.
The html pages have been moved into the doc folder as well.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/da/Makefile.am')
-rw-r--r-- | doc/da/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/da/Makefile.am b/doc/da/Makefile.am deleted file mode 100644 index 28f9520..0000000 --- a/doc/da/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_DOCS = kdiff3 -KDE_LANG = da - - |