summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-13 19:37:14 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-13 19:37:14 +0200
commitb802eb292b2253c9861972138e4bdc3f593a7926 (patch)
treeb88edbb6afe4d4dc00fe30dd5f80cef4f531f989 /Makefile.am
parent0f3825b0c40ca379e6b5d2e3e862130c8ccb65f5 (diff)
parent4a1dd8ad276013b9fef02ca189b06eeaa1d1bf74 (diff)
Merge commit 'flameeyes/autoconf-2.62'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ad6c62..4ad7cd2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,9 @@
# License along with libcanberra. 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 =
@@ -30,3 +32,4 @@ pkgconfig_DATA += libcanberra-gtk.pc
endif
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+ACLOCAL_AMFLAGS = -I m4