diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-06-16 12:16:58 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-06-16 12:16:58 +0900 |
commit | cb247846ee7519c70ed85e536e4cdfa8f3e274db (patch) | |
tree | 7506f1305ed9621a6db75630cc968c814792cf27 /.gitmodules | |
parent | dbf4baa42b7c61089eeca70033f4231b9fff3698 (diff) | |
download | kdbg-cb247846ee7519c70ed85e536e4cdfa8f3e274db.tar.gz kdbg-cb247846ee7519c70ed85e536e4cdfa8f3e274db.zip |
Drop automake build 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 |