diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 15:59:16 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-31 23:23:05 +0100 |
| commit | 8c68c80a46ae202b8683c5a7e46dabeedb73f24f (patch) | |
| tree | b8d3bbe31320e744157446f0118de3b4393e52b8 /doc | |
| parent | 485f628b434fcfee20ee12e3f64235b7727c948d (diff) | |
| download | ktechlab-8c68c80a46ae202b8683c5a7e46dabeedb73f24f.tar.gz ktechlab-8c68c80a46ae202b8683c5a7e46dabeedb73f24f.zip | |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 353797953630060e3171b242456f9447542ce47b)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 7 | ||||
| -rw-r--r-- | doc/en/Makefile.am | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index e946108..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) - diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 65e8484..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -KDE_DOCS = ktechlab -# KDE_MANS = ktechlab -KDE_LANG = en -# KDE_DOCS = AUTO - -kde_docs_KDEDOCS = debugging.docbook circuits.docbook flowcode.docbook \ - quick.docbook faq.docbook picprograms.docbook |
