From 6b4bd943ceb7e97286880c9628758426e7fe9f56 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 22 Jun 2002 23:37:20 +0000 Subject: header relocation Original commit message from CVS: header relocation --- gst-libs/gst/resample/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/resample') diff --git a/gst-libs/gst/resample/Makefile.am b/gst-libs/gst/resample/Makefile.am index 47a42bd1..07722904 100644 --- a/gst-libs/gst/resample/Makefile.am +++ b/gst-libs/gst/resample/Makefile.am @@ -17,7 +17,7 @@ libgstresample_la_LIBADD = libgstresample_la_CFLAGS = $(GST_CFLAGS) -ffast-math $(ARCHCFLAGS) libgstresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstresampleincludedir = $(includedir)/gst/resample +libgstresampleincludedir = $(includedir)/@PACKAGE@-@VERSION@/gst/resample libgstresampleinclude_HEADERS = resample.h noinst_HEADERS = private.h -- cgit v1.2.1