summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-27 16:50:08 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-07-31 16:08:54 +0200
commited911efc60de1538c4e24ca01f376e25c09a4124 (patch)
tree45412690737447ab5ec60c2d713fd264274ced55 /Makefile.am
parentfb74f736e23844bbf289011f9bff7ad91581af18 (diff)
downloadfarstream-ed911efc60de1538c4e24ca01f376e25c09a4124.tar.gz
Port to GStreamer 0.11
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 6bca1c12..4d1bbade 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,15 +2,10 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-introspection
SUBDIRS_EXT =
-if WANT_PYTHON
-PYTHON_SUBDIR = python
-endif
-
SUBDIRS = \
farstream \
gst $(SUBDIRS_EXT) \
transmitters \
- $(PYTHON_SUBDIR) \
tests \
docs \
common \
@@ -23,7 +18,6 @@ DIST_SUBDIRS = \
farstream \
gst $(SUBDIRS_EXT) \
transmitters \
- python \
tests \
docs \
common \