diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-10-27 00:21:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-10-27 00:21:33 +0000 |
commit | 7ebd5d52a904e61dfe338ec2203be7b284e0b183 (patch) | |
tree | 7dd8d26a87353ee43a2425cee253e63270376735 /ext | |
parent | be5822fcab639cf2efc314d758b4f0b3cc7f9bd7 (diff) | |
download | gst-plugins-bad-7ebd5d52a904e61dfe338ec2203be7b284e0b183.tar.gz gst-plugins-bad-7ebd5d52a904e61dfe338ec2203be7b284e0b183.tar.bz2 gst-plugins-bad-7ebd5d52a904e61dfe338ec2203be7b284e0b183.zip |
fix build on older automake
Original commit message from CVS:
fix build on older automake
Diffstat (limited to 'ext')
-rw-r--r-- | ext/cdaudio/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/cdaudio/Makefile.am b/ext/cdaudio/Makefile.am index 0fb0ff16..f16bbdb0 100644 --- a/ext/cdaudio/Makefile.am +++ b/ext/cdaudio/Makefile.am @@ -1,4 +1,3 @@ - plugin_LTLIBRARIES = libgstcdaudio.la libgstcdaudio_la_SOURCES = gstcdaudio.c |