diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-05-24 15:22:42 +0200 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-05-25 07:04:13 +0000 |
| commit | c2754a3424db7da341d1361310644cf612c2af78 (patch) | |
| tree | 7b5876188d7ad7222f0cba68e99abc780c68eef1 /.gitmodules | |
| parent | 1a9ab7f55af8f5cb112a4a5b4d5bcc3a2478aa4f (diff) | |
| download | kcmldapcontroller-c2754a3424db7da341d1361310644cf612c2af78.tar.gz kcmldapcontroller-c2754a3424db7da341d1361310644cf612c2af78.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>
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://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |
