Use new gst_element_class_set_static_metadata()
[platform/upstream/gstreamer.git] / sys / Makefile.am
index cc10bd6..c3c2238 100644 (file)
@@ -1,9 +1,3 @@
-if USE_GST_V4L
-V4L_DIR=v4l
-else
-V4L_DIR=
-endif
-
 if USE_X
 XIMAGE_DIR=ximage
 else
@@ -18,11 +12,10 @@ endif
 
 SUBDIRS = \
   $(XIMAGE_DIR) \
-  $(XVIMAGE_DIR) \
-  $(V4L_DIR)
+  $(XVIMAGE_DIR)
 
 DIST_SUBDIRS = \
-  v4l \
   ximage \
   xvimage
 
+include $(top_srcdir)/common/parallel-subdirs.mak