summaryrefslogtreecommitdiffstats
path: root/gst-libs/ext
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-02-23 19:58:50 +0000
committerChristian Schaller <uraeus@gnome.org>2003-02-23 19:58:50 +0000
commit6fdb0b803915e870a9354e12eb76a6e208371f2b (patch)
tree692130aaf56154b2b07915ffe9a70a9e421280f6 /gst-libs/ext
parent56dd04644e24dcff9ce663d59bfe354433d66362 (diff)
downloadgst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.tar.gz
gst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.tar.bz2
gst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.zip
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...
Original commit message from CVS: add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
Diffstat (limited to 'gst-libs/ext')
-rw-r--r--gst-libs/ext/ffmpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am
index 079fa13d..a03d2795 100644
--- a/gst-libs/ext/ffmpeg/Makefile.am
+++ b/gst-libs/ext/ffmpeg/Makefile.am
@@ -75,7 +75,7 @@ checkout:
# on running make install, make sure make has been run first
install:
- cd ffmpeg && make
+ cd ffmpeg && $(MAKE)
# we don't install stuff so no need to uninstall
uninstall: