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:
bec03b8
)
element-maker: the broekn templates are not broekn, but dependencies
author
Stefan Kost
<ensonic@users.sf.net>
Tue, 26 Apr 2011 22:14:20 +0000
(
01:14
+0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Tue, 26 Apr 2011 22:14:20 +0000
(
01:14
+0300)
Rename the list and dist them. We need them for the actual templates.
tools/Makefile.am
patch
|
blob
|
history
diff --git
a/tools/Makefile.am
b/tools/Makefile.am
index d51c45be04ec2aef44facce5ff8fb1545fdbb841..4b890b7a7aecca567d7861cbb6b0cdd3a8dd08d7 100644
(file)
--- a/
tools/Makefile.am
+++ b/
tools/Makefile.am
@@
-17,7
+17,7
@@
templatefiles=\
element-templates/videofilter2 \
element-templates/videosink
-
broken_templatefile
s = \
+
templatedep
s = \
element-templates/base \
element-templates/gobject \
element-templates/sinkpad \
@@
-29,6
+29,7
@@
EXTRA_DIST = \
gst-element-maker \
gst-app-maker \
$(templatefiles) \
+ $(templatedeps) \
gst-element-maker-test.sh
TESTS_ENVIRONMENT = \