From 6fdb0b803915e870a9354e12eb76a6e208371f2b Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sun, 23 Feb 2003 19:58:50 +0000 Subject: 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 --- gst-libs/ext/ffmpeg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/ext/ffmpeg/Makefile.am') 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: -- cgit v1.2.1