diff options
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 |