summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/riff')
-rw-r--r--gst-libs/gst/riff/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/gst-libs/gst/riff/Makefile.am b/gst-libs/gst/riff/Makefile.am
index 0f7b8a72..4290948f 100644
--- a/gst-libs/gst/riff/Makefile.am
+++ b/gst-libs/gst/riff/Makefile.am
@@ -4,9 +4,8 @@ library_LTLIBRARIES = libgstriff.la
libgstriff_la_SOURCES = riffparse.c riffencode.c riffutil.c riff.c
-## libgstriffincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/riff
-## libgstriffinclude_HEADERS = riff.h
-noinst_HEADERS = riff.h
+libgstriffincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/riff
+libgstriffinclude_HEADERS = riff.h
libgstriff_la_LIBADD =
libgstriff_la_CFLAGS = $(GST_CFLAGS) -funroll-all-loops -finline-functions -ffast-math