diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-05-24 15:22:42 +0200 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-25 16:06:10 +0900 |
| commit | cd59dbbad915bd312497f32284ae2aa19bb7176e (patch) | |
| tree | e0a79d419ff83dbdee8c207048ffaa839b315c6e /doc | |
| parent | 2e26837e231197f2fc809752f9f4721b6656d423 (diff) | |
| download | kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.tar.gz kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.zip | |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS, TODO and ChangeLog.
Write basic README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit c2754a3424db7da341d1361310644cf612c2af78)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 6 | ||||
| -rw-r--r-- | doc/en/Makefile.am | 2 |
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 |
