summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-02-01 19:22:04 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-02-01 19:22:04 +0000
commitb108269cd2d1559681da494b94f6480d6f6e0bb5 (patch)
tree0afc830153515c84efc25532cfeb7e67ab635b2d /Makefile.am
parentaf786522b6dc5d5602f85a4f0199d45d0370b4db (diff)
yet more distcheck fixing
Original commit message from CVS: yet more distcheck fixing
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 88f8e66..fe5f9d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
-SUBDIRS = gst-libs ext docs
-EXTRA_DIST=gst-ffmpeg.spec depcomp \
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+
+SUBDIRS = gst-libs ext docs common
+EXTRA_DIST = \
+ gst-ffmpeg.spec depcomp \
AUTHORS COPYING NEWS README ChangeLog
ACLOCAL_AMFLAGS = -I common/m4