2.0 beta init
[framework/multimedia/gstreamer0.10.git] / plugins / Makefile.am
1 SUBDIRS = elements indexers
2
3 DIST_SUBDIRS = elements indexers
4
5 Android.mk: Makefile.am
6         androgenizer -:PROJECT gstreamer \
7          -:SUBDIR $(patsubst %,plugins/%, $(SUBDIRS)) \
8         > $@