From 3af6effcf2fb7a8d995c4f68d0eaa5b9a6284841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 20 Mar 2013 15:29:51 +0000 Subject: [PATCH] ivtc: fix make dist --- gst/ivtc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/ivtc/Makefile.am b/gst/ivtc/Makefile.am index 15d4b441bb..c451c396e8 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 \