13 SUBDIRS = adaptivedemux interfaces basecamerabinsrc codecparsers \
14 insertbin uridownloader mpegts base video $(GL_DIR) $(WAYLAND_DIR)
16 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
17 DIST_SUBDIRS = adaptivedemux interfaces gl basecamerabinsrc codecparsers \
18 insertbin uridownloader mpegts wayland base video
23 adaptivedemux: uridownloader
25 INDEPENDENT_SUBDIRS = \
26 interfaces basecamerabinsrc codecparsers insertbin uridownloader \
27 mpegts base $(GL_DIR) $(WAYLAND_DIR)
29 .PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)
31 independent-subdirs: $(INDEPENDENT_SUBDIRS)
33 $(INDEPENDENT_SUBDIRS):
36 all-recursive: independent-subdirs