summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2011-04-26 14:21:25 +0300
committerStefan Kost <ensonic@users.sf.net>2011-04-26 15:21:47 +0300
commitf7f5946fd3e6fe8450796d50e08c0954e7cc4f99 (patch)
treec5ce881ad57682705adc8da2f8e5e06311b20057 /tools/Makefile.am
parent795bf6c53ba24b4608fce1fafea7953e0daa796d (diff)
downloadgstreamer-plugins-bad-f7f5946fd3e6fe8450796d50e08c0954e7cc4f99.tar.gz
element-maker: fixup gobject template a bit but disable for now
The template contains things we already define by default.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 67e1d5fb7..9cc82c862 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -12,7 +12,6 @@ templatefiles=\
element-templates/basetransform \
element-templates/cddabasesrc \
element-templates/element \
- element-templates/gobject \
element-templates/pushsrc \
element-templates/tagdemux \
element-templates/videofilter2 \
@@ -20,6 +19,7 @@ templatefiles=\
broken_templatefiles = \
element-templates/base \
+ element-templates/gobject \
element-templates/sinkpad \
element-templates/sinkpad-simple \
element-templates/srcpad \