diff options
author | Slávek Banko <[email protected]> | 2022-02-01 15:07:15 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-02-02 15:26:08 +0100 |
commit | 1928b5fa09094c62dfa729885d6f44b64b280082 (patch) | |
tree | eca9c2b21a85e4178c3ddce383f080962b752c5f /.gitmodules | |
parent | 8ea04868e8ff80d725165a5ef6df62b99140484e (diff) | |
download | qalculate-tde-1928b5fa09094c62dfa729885d6f44b64b280082.tar.gz qalculate-tde-1928b5fa09094c62dfa729885d6f44b64b280082.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit cc9c5c67c96cf2893982df88c39b095947f94e57)
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 |