aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTim-Philipp Müller2011-04-09 18:22:37 -0500
committerTim-Philipp Müller2011-04-09 18:26:47 -0500
commitd82c63df98888ecf8cb0c684fdc6e8223442112d (patch)
treeb8dcb9d35b340d81f78f4551ccf7129f784b6422 /tools
parente30f89fdef89c29bae2cfb6f022cee219d26ebb3 (diff)
downloadgst-plugins-bad0-10-d82c63df98888ecf8cb0c684fdc6e8223442112d.tar.gz
gst-plugins-bad0-10-d82c63df98888ecf8cb0c684fdc6e8223442112d.tar.xz
gst-plugins-bad0-10-d82c63df98888ecf8cb0c684fdc6e8223442112d.zip
element-maker: dist new videofilter2 template
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 641293052..9db79a03f 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -20,6 +20,7 @@ templatefiles=\
20 element-templates/srcpad \ 20 element-templates/srcpad \
21 element-templates/srcpad-simple \ 21 element-templates/srcpad-simple \
22 element-templates/tagdemux \ 22 element-templates/tagdemux \
23 element-templates/videofilter2 \
23 element-templates/videosink 24 element-templates/videosink
24 25
25EXTRA_DIST = \ 26EXTRA_DIST = \