9 SUBDIRS = uridownloader adaptivedemux interfaces basecamerabinsrc codecparsers \
10 insertbin mpegts video audio player isoff $(WAYLAND_DIR) \
13 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
14 DIST_SUBDIRS = uridownloader adaptivedemux interfaces basecamerabinsrc \
15 codecparsers insertbin mpegts wayland opencv video audio player isoff
17 adaptivedemux: uridownloader
19 INDEPENDENT_SUBDIRS = \
20 interfaces basecamerabinsrc codecparsers insertbin uridownloader \
21 mpegts player isoff $(WAYLAND_DIR) $(OPENCV_DIR)
23 .PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)
25 independent-subdirs: $(INDEPENDENT_SUBDIRS)
27 $(INDEPENDENT_SUBDIRS):
30 all-recursive: independent-subdirs