summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 \