diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-30 22:58:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-31 11:02:31 +0900 |
commit | 83c41bf10a26417c812824610f48d5f18f0cbf64 (patch) | |
tree | 475aef8f6b6db4d9dfad18ae8e897e3d1dfcf669 /.gitmodules | |
parent | ba8334a13e607ccc86cdd57ccc98f013fe51411d (diff) | |
download | k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.tar.gz k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d328d200f36b78d13750d89093c32cc3862aaeae)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 934def7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "admin"] - path = admin - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin |