summaryrefslogtreecommitdiff
path: root/gst/ivtc
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2013-03-20 15:29:51 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2013-03-20 15:29:51 +0000
commit3af6effcf2fb7a8d995c4f68d0eaa5b9a6284841 (patch)
tree20a1fce3b75bacd9fedde281d86426af9793b59a /gst/ivtc
parentf479401fd325da004b98bf07c33d1163fd6c7112 (diff)
downloadgstreamer-plugins-bad-3af6effcf2fb7a8d995c4f68d0eaa5b9a6284841.tar.gz
ivtc: fix make dist
Diffstat (limited to 'gst/ivtc')
-rw-r--r--gst/ivtc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/ivtc/Makefile.am b/gst/ivtc/Makefile.am
index 15d4b441b..c451c396e 100644
--- a/gst/ivtc/Makefile.am
+++ b/gst/ivtc/Makefile.am
@@ -11,7 +11,7 @@ libgstivtc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstivtc_la_LIBTOOLFLAGS = --tag=disable-static
-EXTRA_DIST = ivtc_template.c
+EXTRA_DIST =
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \