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 /po | |
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 '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 - |