summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-02-16 13:04:27 +0100
committerBenjamin Otte <otte@redhat.com>2010-02-16 13:04:27 +0100
commit2e71d64bdd98228d6b0ab65c39fefe3bf66d8173 (patch)
tree254f8a38dda32dc2dc19913fe99c70e41bf14e41
parente33b7d68fdc182f52940732d272f145965bd1235 (diff)
build: docs need gst-libs
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9db41d9..b2519d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
- docs \
gst-libs \
+ docs \
ext \
gst \
common \
@@ -10,8 +10,8 @@ SUBDIRS = \
pkgconfig
DIST_SUBDIRS = \
- docs \
gst-libs \
+ docs \
ext \
gst \
po \