diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 15:07:15 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 15:07:15 +0100 |
commit | cc9c5c67c96cf2893982df88c39b095947f94e57 (patch) | |
tree | 4366f8bc00c3769f65d287c1403d104906cd7c52 /.gitmodules | |
parent | 72049acbc18ca494577127a097f2800806d0b3e4 (diff) | |
download | qalculate-tde-cc9c5c67c96cf2893982df88c39b095947f94e57.tar.gz qalculate-tde-cc9c5c67c96cf2893982df88c39b095947f94e57.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 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 |