diff options
author | gregory guy <[email protected]> | 2020-05-23 16:27:39 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-05-24 20:59:19 +0900 |
commit | 6b3af72b6ea867ffc0a20affe6af026bda95249b (patch) | |
tree | d8f3a07bb73e4f3d5e6d9946589bccd41dcf7845 /.gitmodules | |
parent | 28d57874e8af582d9fdcec82b266dbc0e071295d (diff) | |
download | kcmldap-6b3af72b6ea867ffc0a20affe6af026bda95249b.tar.gz kcmldap-6b3af72b6ea867ffc0a20affe6af026bda95249b.zip |
Drop automake build support.
Delete empty folder doc.
Write basic cmake build instructions and README file.
Delete empty files ChangeLog, NEWS and TODO.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit a5fed6d68f73d4c4ba721c90d6ef2ba386876375)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://[email protected]/scm/git/tde-common-cmake |