diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-11-09 22:48:58 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-11-09 22:48:58 +0000 |
commit | 8f120cdf009a8a237690f49e133c44c703f706ce (patch) | |
tree | 9bff712cc2e4f478d0740f32a916499f30d76fc8 /gst | |
parent | ba7dfbdbb338b206857c807cf0cc6d8c405e5e4f (diff) | |
download | gst-plugins-bad-8f120cdf009a8a237690f49e133c44c703f706ce.tar.gz gst-plugins-bad-8f120cdf009a8a237690f49e133c44c703f706ce.tar.bz2 gst-plugins-bad-8f120cdf009a8a237690f49e133c44c703f706ce.zip |
disting fixes, pixbuf loader still borked in regards to disting
Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting
Diffstat (limited to 'gst')
-rw-r--r-- | gst/stereo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/stereo/Makefile.am b/gst/stereo/Makefile.am index b81e95dc..fc9ceaac 100644 --- a/gst/stereo/Makefile.am +++ b/gst/stereo/Makefile.am @@ -8,4 +8,4 @@ libgststereo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = gststereo.h -EXTRA_DIST = README +EXTRA_DIST = |