projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/master' into 0.11
[platform/upstream/gstreamer.git]
/
plugins
/
Makefile.am
1
SUBDIRS = elements
2
3
DIST_SUBDIRS = elements
4
5
Android.mk: Makefile.am
6
androgenizer -:PROJECT gstreamer \
7
-:SUBDIR $(patsubst %,plugins/%, $(SUBDIRS)) \
8
> $@