diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-13 23:20:08 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-13 23:20:08 -0600 |
commit | 7478ca6e1437301482578bfcfa168fa6ace45bb5 (patch) | |
tree | 5c84ee82ec1a0f692a76b0d2cd918e915dec94a3 /data/doc/Makefile.am | |
parent | c4ceb49bf47c0aa9ae88020db972e06ed24e5eff (diff) | |
download | kdiff3-7478ca6e1437301482578bfcfa168fa6ace45bb5.tar.gz kdiff3-7478ca6e1437301482578bfcfa168fa6ace45bb5.zip |
Fix help handbook, man page, and location of html doc files.
Diffstat (limited to 'data/doc/Makefile.am')
-rw-r--r-- | data/doc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/doc/Makefile.am b/data/doc/Makefile.am new file mode 100644 index 0000000..2a4b61b --- /dev/null +++ b/data/doc/Makefile.am @@ -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 |