From 829d2e7c0a3f71e66e047826fa1c41b2dfc6541e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sun, 18 Jan 2004 19:02:33 +0000 Subject: fix to make it possible to build from disted tarball Original commit message from CVS: fix to make it possible to build from disted tarball --- gst/colorspace/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gst/colorspace/Makefile.am b/gst/colorspace/Makefile.am index 6fe570c7..697c0a92 100644 --- a/gst/colorspace/Makefile.am +++ b/gst/colorspace/Makefile.am @@ -12,4 +12,5 @@ libgstcolorspace_la_CFLAGS = $(GST_CFLAGS) libgstcolorspace_la_LIBADD = libgstcolorspace_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -#noinst_HEADERS = yuv2rgb.h yuv2yuv.h +noinst_HEADERS = yuv2rgb.h gstcolorspace.h + -- cgit v1.2.1