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 /po | |
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 'po')
-rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 02dd0c1..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO - |