diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 16:18:51 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 16:18:51 +0100 |
commit | b45dcf33bb9b2017c663656baf7b5c0dd67e350c (patch) | |
tree | dcf25c74f92b10f9b4e83ecf984cc8cf29cb28fb /.gitmodules | |
parent | f762c878eae50498c6583bdaafb542475f13ccaf (diff) | |
download | kftpgrabber-b45dcf33bb9b2017c663656baf7b5c0dd67e350c.tar.gz kftpgrabber-b45dcf33bb9b2017c663656baf7b5c0dd67e350c.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 b0de201..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "admin"] - path = admin - url = https://scm.trinitydesktop.org/scm/git/tde-common-admin |