summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-07 16:14:34 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-07 16:31:16 +0200
commit29dc3d7df0a28c5296d6cae1bcaed5101ec75519 (patch)
tree60653c9132f5be4f7da6412dc517e9e19c96f66e /Makefile.am
parent1d944ab5641109b3fb442898288f002acc71f9ff (diff)
Install the README file in docdir.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 47f9b3c..37dbab0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,9 @@
# License along with libcanberra. If not, If not, see
# <http://www.gnu.org/licenses/>.
-EXTRA_DIST = bootstrap.sh autogen.sh LGPL README
+dist_doc_DATA = README
+
+EXTRA_DIST = bootstrap.sh autogen.sh LGPL
SUBDIRS = src doc libltdl
MAINTAINERCLEANFILES =