summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-02-23 21:52:42 +0000
committerChristian Schaller <uraeus@gnome.org>2003-02-23 21:52:42 +0000
commit2980087e6a4fe5264136de6d033f8bb729d20a85 (patch)
treeeacaf14dbb2046bf27edc19169406517c9489b73 /sys
parent4344085222ab51582fc1ce7e4976b23a879d589d (diff)
downloadgst-plugins-bad-2980087e6a4fe5264136de6d033f8bb729d20a85.tar.gz
gst-plugins-bad-2980087e6a4fe5264136de6d033f8bb729d20a85.tar.bz2
gst-plugins-bad-2980087e6a4fe5264136de6d033f8bb729d20a85.zip
disabling videosink from head build, should I do the same for 0.6 branch?
Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
Diffstat (limited to 'sys')
-rw-r--r--sys/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 6419b828..45ebd586 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -41,7 +41,7 @@ VGA_DIR=
endif
if USE_XVIDEO
-XVIDEO_DIR=xvideo videosink
+XVIDEO_DIR=xvideo
else
XVIDEO_DIR=
endif
@@ -55,4 +55,4 @@ endif
SUBDIRS=$(DXR3_DIR) $(OSS_DIR) $(QCAM_DIR) $(V4L_DIR) $(V4L2_DIR) \
$(VCD_DIR) $(VGA_DIR) $(XVIDEO_DIR) $(CDROM_DIR)
-DIST_SUBDIRS=dxr3 oss qcam v4l v4l2 vcd vga xvideo videosink cdrom
+DIST_SUBDIRS=dxr3 oss qcam v4l v4l2 vcd vga xvideo cdrom