summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-05-26 07:34:32 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-05-26 07:34:32 -0500
commitd48f63c55f7281a2540dbb5515d5a42c1332545e (patch)
tree85798a29b922f824301dd2b3e72c82d41138b915 /Makefile.am
parent595753506a5904c234964043b72bc53734e83dd7 (diff)
Actually install the documentation.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 829530c..958b3b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,10 @@ SUBDIRS = pm man src
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = pm-utils.pc
+dist_doc_DATA = README \
+ README.debugging \
+ README.distributions
+
EXTRA_DIST = ChangeLog
.PHONY: ChangeLog