summaryrefslogtreecommitdiffstats
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-13 23:20:08 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-13 23:20:08 -0600
commit7478ca6e1437301482578bfcfa168fa6ace45bb5 (patch)
tree5c84ee82ec1a0f692a76b0d2cd918e915dec94a3 /man/Makefile.am
parentc4ceb49bf47c0aa9ae88020db972e06ed24e5eff (diff)
downloadkdiff3-7478ca6e1437301482578bfcfa168fa6ace45bb5.tar.gz
kdiff3-7478ca6e1437301482578bfcfa168fa6ace45bb5.zip
Fix help handbook, man page, and location of html doc files.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..0cb1466
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,2 @@
+man_MANS = kdiff3.1
+EXTRA_DIST = $(man_MANS)