gst/Makefile.am: Added gstqueryutils.h to the list of headers to install, that was a 'nachty' move wingo :)

Original commit message from CVS:
* gst/Makefile.am: (gst_headers):
Added gstqueryutils.h to the list of headers to install, that was
a 'nachty' move wingo :)
This commit is contained in:
Edward Hervey 2005-05-08 17:07:05 +00:00
parent 8970bda4ba
commit 01162bee21
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2005-05-08 Edward Hervey <bilboed@bilboed.com>
* gst/Makefile.am: (gst_headers):
Added gstqueryutils.h to the list of headers to install, that was
a 'nachty' move wingo :)
2005-05-06 Andy Wingo <wingo@pobox.com>
* gst/gstquery.h

View file

@ -175,6 +175,7 @@ gst_headers = \
gstpluginfeature.h \
gstprobe.h \
gstquery.h \
gstqueryutils.h \
gstqueue.h \
gstscheduler.h \
gststructure.h \