From f8553699ab079cf3af4d211faa679e18bcc90d91 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Mon, 20 Feb 2006 22:31:12 -0500 Subject: set 'make ivtv-update' to depend on 'make ivtv' instead of 'make ivtv-checkout' From: Michael Krufky This ensures that ivtv-svnversion.h and the ivtv symlinks are present, in case 'make clean' was run prior to 'make ivtv-update' Signed-off-by: Michael Krufky --- v4l/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v4l') diff --git a/v4l/Makefile b/v4l/Makefile index 1cbe00cbb..1fcb505b4 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -355,7 +355,7 @@ ivtv-checkout:: svn co http://ivtvdriver.org/svn/ivtv/trunk ivtv; \ fi -ivtv-update ivtv-up:: ivtv-checkout +ivtv-update ivtv-up:: ivtv @svn up ivtv ivtv-links:: ivtv-checkout -- cgit v1.2.3