summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/resample
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-11 21:58:36 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-11 21:58:36 +0000
commitb84badcf2d1c5b63cebf9834a1fb42cc7f554d08 (patch)
tree3f2e4ff7dac807b72b76415fdb3d0266d5df154a /gst-libs/gst/resample
parent69463fe7d8affa82851eb2be488dde332bfb1c46 (diff)
downloadgst-plugins-bad-b84badcf2d1c5b63cebf9834a1fb42cc7f554d08.tar.gz
gst-plugins-bad-b84badcf2d1c5b63cebf9834a1fb42cc7f554d08.tar.bz2
gst-plugins-bad-b84badcf2d1c5b63cebf9834a1fb42cc7f554d08.zip
merge back from release branch
Original commit message from CVS: merge back from release branch
Diffstat (limited to 'gst-libs/gst/resample')
-rw-r--r--gst-libs/gst/resample/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst-libs/gst/resample/Makefile.am b/gst-libs/gst/resample/Makefile.am
index 82abb56a..3c23638a 100644
--- a/gst-libs/gst/resample/Makefile.am
+++ b/gst-libs/gst/resample/Makefile.am
@@ -17,10 +17,10 @@ libgstresample_la_LIBADD =
libgstresample_la_CFLAGS = $(GST_CFLAGS) -ffast-math $(ARCHCFLAGS)
libgstresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-#libgstresampleincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/resample
-#libgstresampleinclude_HEADERS = resample.h
+libgstresampleincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/resample
+libgstresampleinclude_HEADERS = resample.h
-noinst_HEADERS = private.h resample.h
+noinst_HEADERS = private.h
#check_PROGRAMS = test
#test_SOURCES = test.c