summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-05-02 15:27:18 +0200
committerMichele Calgaro <[email protected]>2020-05-04 22:49:22 +0900
commit9560202d56a51045f54eb1a92029de2f55d4a405 (patch)
treeef7815ac7819177950165dbe5b0854f8d3489d80 /doc
parent3e0e33acb7bb9ae94059e38dc50406a5df7bd3ec (diff)
downloadlibtdeldap-9560202d56a51045f54eb1a92029de2f55d4a405.tar.gz
libtdeldap-9560202d56a51045f54eb1a92029de2f55d4a405.zip
Drop automake build support.
Add basic cmake build instructions. Add basic README file. Delete empty folders doc and po. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit edec9f9049b58e8b3cd0ca2c4560857404fdcc5a)
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 e7a9eb0..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = ldap
-KDE_LANG = en