diff options
author | gregory guy <[email protected]> | 2020-09-29 09:31:20 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-09-29 09:31:20 +0200 |
commit | 65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7 (patch) | |
tree | d16720590ea865b858be0c6a04e7e0918beaa4ea /.gitmodules | |
parent | 66d9fc4d1381b024cca425f30e297662a5d70cf2 (diff) | |
download | kerberostray-65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7.tar.gz kerberostray-65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS and TODO.
Add a README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
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 |