docs/plugins/Makefile.am: Remove mention of non-existent headers to fix the build.

Original commit message from CVS:
* docs/plugins/Makefile.am:
Remove mention of non-existent headers to fix the build.
This commit is contained in:
Jan Schmidt 2008-02-07 23:37:32 +00:00
parent 96d9b6eecf
commit eca6caa0bf
2 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2008-02-07 Jan Schmidt <jan.schmidt@sun.com>
* docs/plugins/Makefile.am:
Remove mention of non-existent headers to fix the build.
2008-02-07 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:

View file

@ -99,10 +99,6 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/amrwb/gstamrwbparse.h \
$(top_srcdir)/ext/dc1394/gstdc1394.h \
$(top_srcdir)/ext/directfb/dfbvideosink.h \
$(top_srcdir)/ext/gio/gstgiosink.h \
$(top_srcdir)/ext/gio/gstgiosrc.h \
$(top_srcdir)/ext/gio/gstgiostreamsink.h \
$(top_srcdir)/ext/gio/gstgiostreamsrc.h \
$(top_srcdir)/ext/soup/gstsouphttpsrc.h \
$(top_srcdir)/ext/ivorbis/vorbisdec.h \
$(top_srcdir)/ext/jack/gstjackaudiosink.h \