diff options
author | gregory guy <[email protected]> | 2019-10-02 15:57:11 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-03 00:11:19 +0900 |
commit | 90f49cfe43885d74e1bdb3583346b595f3263e8c (patch) | |
tree | ad51b53673402010a2dd9b50db6b112b148c79e3 /.gitmodules | |
parent | 06dc741cf9663356e5e51279bef39f8830b4da53 (diff) | |
download | katapult-90f49cfe43885d74e1bdb3583346b595f3263e8c.tar.gz katapult-90f49cfe43885d74e1bdb3583346b595f3263e8c.zip |
Drop automake build support.
Deleted empty files NEWS and TODO.
Moved katapult/COPYING-DOCS to the root package.
Add short description in README.
(cherry picked from commit 5761a761b19e0d2b312d9630d205ad210c83af7d)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake |