From b84badcf2d1c5b63cebf9834a1fb42cc7f554d08 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 11 Dec 2002 21:58:36 +0000 Subject: merge back from release branch Original commit message from CVS: merge back from release branch --- gst-libs/gst/video/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gst-libs/gst/video/Makefile.am') diff --git a/gst-libs/gst/video/Makefile.am b/gst-libs/gst/video/Makefile.am index a3c59341..3e6f9bd3 100644 --- a/gst-libs/gst/video/Makefile.am +++ b/gst-libs/gst/video/Makefile.am @@ -4,9 +4,8 @@ library_LTLIBRARIES = libgstvideo.la libgstvideo_la_SOURCES = video.c -#libgstvideoincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video -#libgstvideoinclude_HEADERS = video.h -noinst_HEADERS = video.h +libgstvideoincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video +libgstvideoinclude_HEADERS = video.h libgstvideo_la_LIBADD = libgstvideo_la_CFLAGS = $(GST_CFLAGS) -finline-functions -ffast-math -- cgit v1.2.1