From e2623815d1b0ad72f1d02912c67b98f20be46708 Mon Sep 17 00:00:00 2001 From: "Christian F.K. Schaller" Date: Wed, 30 Sep 2009 18:06:07 +0100 Subject: Update makefile with missing header file --- ext/dv/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/dv/Makefile.am b/ext/dv/Makefile.am index 7c0ef9405..a931fdb65 100644 --- a/ext/dv/Makefile.am +++ b/ext/dv/Makefile.am @@ -8,7 +8,7 @@ libgstdv_la_LIBADD = \ libgstdv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstdv_la_LIBTOOLFLAGS = --tag=disable-static -noinst_HEADERS = gstdvdemux.h gstdvdec.h +noinst_HEADERS = gstdvdemux.h gstdvdec.h gstsmptetimecode.h EXTRA_DIST = NOTES -- cgit v1.2.3