diff options
author | Slávek Banko <[email protected]> | 2022-02-01 15:07:15 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-02-01 15:07:15 +0100 |
commit | cc9c5c67c96cf2893982df88c39b095947f94e57 (patch) | |
tree | 4366f8bc00c3769f65d287c1403d104906cd7c52 /doc/en | |
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 <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index dacaeed..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = qalculate_tde -KDE_LANG = en |