gst-libs/gst/pbutils/Makefile.am: Change directory to install headers in from gst/utils to gst/pbutils as well.

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.
This commit is contained in:
Tim-Philipp Müller 2007-03-05 09:27:55 +00:00
parent e77ac9bd89
commit 5d14dbbcda
2 changed files with 7 additions and 1 deletions

View file

@ -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:

View 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 \