Use new gst_element_class_set_static_metadata()
[platform/upstream/gstreamer.git] / sys / Makefile.am
index 8b63e1e..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
@@ -17,12 +11,11 @@ XVIMAGE_DIR=
 endif
 
 SUBDIRS = \
-  $(V4L_DIR) \
   $(XIMAGE_DIR) \
   $(XVIMAGE_DIR)
 
 DIST_SUBDIRS = \
-  v4l \
   ximage \
   xvimage
 
+include $(top_srcdir)/common/parallel-subdirs.mak