summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-01-08 14:57:55 +0100
committerWim Taymans <wim@wtay.(none)>2009-01-08 14:57:55 +0100
commit3f7bd9202269e6ae18f5f22b69175a1fce2f5bac (patch)
treea0e087f0dadedda4d13f9e50703b376fdeb8ea3e /Makefile.am
parent7bab61a10b13293725fbc28f28de6d07f2edbea0 (diff)
Add python bindings.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 28d2299..6936b37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
gst \
+ bindings \
m4 \
common \
pkgconfig \