diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-03 20:20:07 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-03 20:20:07 +0000 |
commit | 47be812c27b5d8ecc37a1a89eec18a1e33dc9320 (patch) | |
tree | e4e017a021025a1bdf95d67abca2b8913fe6f5b7 /ChangeLog | |
parent | 4c0511c1dfe5915c3d2395fd754ad13c6a278f49 (diff) | |
download | gst-plugins-bad-47be812c27b5d8ecc37a1a89eec18a1e33dc9320.tar.gz gst-plugins-bad-47be812c27b5d8ecc37a1a89eec18a1e33dc9320.tar.bz2 gst-plugins-bad-47be812c27b5d8ecc37a1a89eec18a1e33dc9320.zip |
remove glib_root add hack rule for .Plo files
Original commit message from CVS:
remove glib_root
add hack rule for .Plo files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org> + + * common/glib-gen.mak: + add hack rule to touch .Plo files + * gst-libs/gst/colorbalance/Makefile.am: + * gst-libs/gst/mixer/Makefile.am: + * gst-libs/gst/play/Makefile.am: + * gst-libs/gst/tuner/Makefile.am: + remove glib_root variable + 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream): |