From eca6caa0bfe83620271f6ae6fd2c7114c5e5f7f2 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 7 Feb 2008 23:37:32 +0000 Subject: 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. --- ChangeLog | 5 +++++ docs/plugins/Makefile.am | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 043ab0d1..dee92fdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-07 Jan Schmidt + + * docs/plugins/Makefile.am: + Remove mention of non-existent headers to fix the build. + 2008-02-07 Jan Schmidt * configure.ac: diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index dab4de36..b8876088 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -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 \ -- cgit v1.2.1