summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-06-24 01:43:54 +0000
committerBenjamin Otte <otte@gnome.org>2004-06-24 01:43:54 +0000
commit4eb2d088afb94d2fb623a5b307ec5471d2559873 (patch)
treeb01e8cdb546515f8a00f993bfe0ee713b8ebd43e /ChangeLog
parentbfaca2b9b77c9ba932581e5981ec7cc703da4828 (diff)
don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.
Original commit message from CVS: * gst-libs/gst/colorbalance/Makefile.am: * gst-libs/gst/mixer/Makefile.am: * gst-libs/gst/play/Makefile.am: * gst-libs/gst/tuner/Makefile.am: * gst/tcp/Makefile.am: * sys/dxr3/Makefile.am: don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. Also add all *.list files that were missing. * Makefile.am: add a distcheck hook to ensure the above doesn't happen again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44ed1d29..0a9456a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-06-24 Benjamin Otte <otte@gnome.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:
+ * gst/tcp/Makefile.am:
+ * sys/dxr3/Makefile.am:
+ don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
+ tarball.
+ Also add all *.list files that were missing.
+ * Makefile.am:
+ add a distcheck hook to ensure the above doesn't happen again.
+
2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
* ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/