gst-libs/gst/pbutils/Makefile.am: Change directory to install headers in from gst...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 5 Mar 2007 09:27:55 +0000 (09:27 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 5 Mar 2007 09:27:55 +0000 (09:27 +0000)
Original commit message from CVS:
* gst-libs/gst/pbutils/Makefile.am:
Change directory to install headers in from gst/utils to gst/pbutils
as well.

ChangeLog
gst-libs/gst/pbutils/Makefile.am

index acf311071e30f89167132ccd3b183255c136ac25..73eb0f29a7e56722a082c90617cdbba5603ea2de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * gst-libs/gst/pbutils/Makefile.am:
+         Change directory to install headers in from gst/utils to gst/pbutils
+         as well.
+
 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * configure.ac:
index 74a06a190fc6b207e8c40ba2485ae64d0cb60916..236faa57af84078e4551737e3873034dcf20ac96 100644 (file)
@@ -10,7 +10,7 @@ libgstpbutils_@GST_MAJORMINOR@_la_SOURCES = \
        missing-plugins.c \
        missing-plugins.h
 
-libgstpbutils_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/utils
+libgstpbutils_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/pbutils
 libgstpbutils_@GST_MAJORMINOR@include_HEADERS = \
        pbutils.h         \
        descriptions.h    \