projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e91b2
)
dist net directory only once
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Mar 2012 11:10:21 +0000
(12:10 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 21 Mar 2012 11:10:21 +0000
(12:10 +0100)
libs/gst/Makefile.am
patch
|
blob
|
history
diff --git
a/libs/gst/Makefile.am
b/libs/gst/Makefile.am
index
d02c4c7
..
f1ae69c
100644
(file)
--- a/
libs/gst/Makefile.am
+++ b/
libs/gst/Makefile.am
@@
-13,7
+13,7
@@
endif
SUBDIRS_ALWAYS = base controller net
SUBDIRS = $(SUBDIRS_ALWAYS) $(SUBDIRS_CHECK) $(SUBDIRS_HELPERS)
-DIST_SUBDIRS = $(SUBDIRS_ALWAYS) check
net
helpers
+DIST_SUBDIRS = $(SUBDIRS_ALWAYS) check helpers
Android.mk: Makefile.am
echo $(PWD)