diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-02 14:08:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-13 22:17:05 +0900 |
commit | 5540154f1231a0a4fe3bafa8d839dd5fe24874e7 (patch) | |
tree | 1aedadc7a5044267478994c033efb4852f8d5f62 /.gitmodules | |
parent | 3a0b17ba414bb4e4f5f37276cf4f26a1b9d877d5 (diff) | |
download | smb4k-5540154f1231a0a4fe3bafa8d839dd5fe24874e7.tar.gz smb4k-5540154f1231a0a4fe3bafa8d839dd5fe24874e7.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |