diff options
author | David Schleef <ds@schleef.org> | 2006-11-10 19:18:33 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2006-11-10 19:18:33 +0000 |
commit | 4af761a436cf4731a228c6ae11c00ef537b49b4f (patch) | |
tree | 9a7716ee5be8171d280bd1b39b9106f7ab575c0d /ChangeLog | |
parent | 92f8054368612949d156d7c0aaadea47e5d666cd (diff) | |
download | gst-plugins-bad-4af761a436cf4731a228c6ae11c00ef537b49b4f.tar.gz gst-plugins-bad-4af761a436cf4731a228c6ae11c00ef537b49b4f.tar.bz2 gst-plugins-bad-4af761a436cf4731a228c6ae11c00ef537b49b4f.zip |
gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.
Original commit message from CVS:
* gst/multifile/Makefile.am:
Let's not depend on a file that doesn't exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-11-10 David Schleef <ds@schleef.org> + * gst/multifile/Makefile.am: + Let's not depend on a file that doesn't exist. + +2006-11-10 David Schleef <ds@schleef.org> + * gst/multifilesink/Makefile.am: * gst/multifilesink/gstmultifilesink.c: * gst/multifilesink/gstmultifilesink.h: |