summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-27 15:42:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-27 15:42:14 +0000
commit85a72aa832dc6a15d3d9b6860b516609b7e77e32 (patch)
treedde32d6f771f1da8abb22b7969b35947b3239499
parent916be7a8b3f2deb4ddef6b6e3438d3ead24825ca (diff)
unbreak install
Original commit message from CVS: unbreak install
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58057689..1d321a5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst-libs/gst/colorbalance/Makefile.am:
+ * gst-libs/gst/mixer/Makefile.am:
+ * gst-libs/gst/play/Makefile.am:
+ * gst-libs/gst/tuner/Makefile.am:
+ unbreak Company's fix that didn't install the -enum.h files
+
2004-06-27 Wim Taymans <wim@fluendo.com>
* ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),