]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - plugins/Makefile.am
gststructure: early out when we know a value cannot be a subset
[glsdk/gstreamer0-10.git] / plugins / Makefile.am
1 SUBDIRS = elements indexers
3 DIST_SUBDIRS = elements indexers
5 Android.mk: Makefile.am
6         androgenizer -:PROJECT gstreamer \
7          -:SUBDIR $(patsubst %,plugins/%, $(SUBDIRS)) \
8         > $@