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