diff options
author | Michele Calgaro <[email protected]> | 2024-05-02 14:08:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-13 22:39:29 +0900 |
commit | 198fb9f36ebb86ead7e04b7558ee7a2cc289fd61 (patch) | |
tree | 1aedadc7a5044267478994c033efb4852f8d5f62 /.gitmodules | |
parent | 22dea1e5496c1eaafabf3ecbe2e39bf68e32bba7 (diff) | |
download | smb4k-198fb9f36ebb86ead7e04b7558ee7a2cc289fd61.tar.gz smb4k-198fb9f36ebb86ead7e04b7558ee7a2cc289fd61.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 5540154f1231a0a4fe3bafa8d839dd5fe24874e7)
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://[email protected]/scm/git/tde-common-admin |