Install headers into $includedir/gstreamer-0.10/gst not .../pygst/

This matches the directory layout in the source tree and makes it
possible to find the headers (e.g. from g-e-s) in an uninstalled
setup.

https://bugzilla.gnome.org/show_bug.cgi?id=657435
This commit is contained in:
Tim-Philipp Müller 2011-10-11 22:59:05 +01:00
parent 96828015e9
commit bf9deb812b

View file

@ -24,7 +24,7 @@ defsdir = $(pkgdatadir)/$(GST_MAJORMINOR)/defs
noinst_HEADERS = pygst-private.h
pygst_installdir = $(includedir)/gstreamer-@GST_MAJORMINOR@/pygst/
pygst_installdir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/
pygst_install_HEADERS = pygst.h common.h pygstvalue.h pygstminiobject.h pygstexception.h
versioned_overrides = \