projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
oopsie
[platform/upstream/gstreamer.git]
/
Makefile.am
1
if USE_GCONF
2
GCONF_DIR=gconf
3
else
4
GCONF_DIR=
5
endif
6
7
if BUILD_EXTERNAL
8
EXT_DIR=ext
9
else
10
EXT_DIR=
11
endif
12
13
SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) ## testsuite
14
15
DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite
16
17
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh