18 SUBDIRS = codecparsers mpegts $(WAYLAND_DIR)
20 SUBDIRS = uridownloader adaptivedemux interfaces basecamerabinsrc codecparsers \
21 insertbin mpegts base video audio player isoff allocators $(GL_DIR) $(WAYLAND_DIR) \
25 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
28 DIST_SUBDIRS = codecparsers mpegts wayland
30 DIST_SUBDIRS = uridownloader adaptivedemux interfaces gl basecamerabinsrc \
31 codecparsers insertbin mpegts wayland opencv base video audio player isoff allocators
38 adaptivedemux: uridownloader
41 INDEPENDENT_SUBDIRS = \
42 codecparsers mpegts $(WAYLAND_DIR)
44 INDEPENDENT_SUBDIRS = \
45 interfaces basecamerabinsrc codecparsers insertbin uridownloader \
46 mpegts base player isoff allocators $(GL_DIR) $(WAYLAND_DIR) $(OPENCV_DIR)
49 .PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)
51 independent-subdirs: $(INDEPENDENT_SUBDIRS)
53 $(INDEPENDENT_SUBDIRS):
56 all-recursive: independent-subdirs