Fix help handbook, man page, and location of html doc files.

pull/1/head
Darrell Anderson 10 years ago
parent c4ceb49bf4
commit 7478ca6e14

@ -0,0 +1 @@
SUBDIRS = doc

@ -0,0 +1,3 @@
kdiff3dir = ${kde_datadir}/kdiff3/doc
kdiff3_DATA = compilation.html credits.html dirmerge.html dirmergeoptions.html dirmergevisible.html documentation.html dothemerge.html faq.html features.html find.html index.html installation.html interpretinginformation.html introduction.html kpart.html merging.html misc.html navigation.html opendialog.html options.html other.html pasteinput.html preprocessors.html printing.html requirements.html saving.html screenshots.html selections.html startingdirmerge.html

@ -1,5 +1,2 @@
KDE_DOCS = kdiff3
KDE_LANG = en
man1_MANS=kdiff3.1

@ -0,0 +1,2 @@
man_MANS = kdiff3.1
EXTRA_DIST = $(man_MANS)
Loading…
Cancel
Save