diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-01 21:09:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-13 21:49:55 +0900 |
commit | 13ff311d52c57244f6804a97288d3f31cd6800da (patch) | |
tree | 21a4cc15ef16f9c96560331c4e1552bfe730691f /.gitmodules | |
parent | 583e70ed73753e56700ca4ceba03c476e739da51 (diff) | |
download | gwenview-13ff311d52c57244f6804a97288d3f31cd6800da.tar.gz gwenview-13ff311d52c57244f6804a97288d3f31cd6800da.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 |