gst/Makefile.am (gst_headers): Add glib-compat.h. noinst the -private.

Original commit message from CVS:
2005-11-21  Andy Wingo  <wingo@pobox.com>

* gst/Makefile.am (gst_headers): Add glib-compat.h.
(noinst_HEADERS): noinst the -private.
This commit is contained in:
Andy Wingo 2005-11-21 18:16:00 +00:00
parent 468d8b8034
commit 169841756a
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-11-21 Andy Wingo <wingo@pobox.com>
* gst/Makefile.am (gst_headers): Add glib-compat.h.
(noinst_HEADERS): noinst the -private.
2005-11-21 Michael Smith <msmith@fluendo.com>
* gst/gstplugin.h:

View file

@ -164,6 +164,7 @@ libgstreamer_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINO
gst_headers = \
gst.h \
glib-compat.h \
gstobject.h \
gstbin.h \
gstbuffer.h \
@ -217,7 +218,7 @@ nodist_libgstreamer_@GST_MAJORMINOR@include_HEADERS = \
noinst_HEADERS = \
gettext.h \
glib-compat.h \
glib-compat-private.h \
gst-i18n-lib.h \
gst-i18n-app.h \
gst_private.h