2006-12-06 11:20:30 -05:00
|
|
|
$OpenBSD: patch-addons_Makefile,v 1.2 2006/12/06 16:20:30 ajacoutot Exp $
|
|
|
|
--- addons/Makefile.orig Wed Oct 11 14:43:35 2006
|
|
|
|
+++ addons/Makefile Wed Oct 11 14:43:52 2006
|
2006-10-19 12:22:06 -04:00
|
|
|
@@ -14,6 +14,8 @@ DISTFILES= Makefile ad2_copy_nuv \
|
|
|
|
ffv1rec/ffv1video.c \
|
|
|
|
ffv1rec/ffv1write.c \
|
|
|
|
ffv1rec/nuppelvideo.h
|
|
|
|
+check:
|
|
|
|
+ @echo "nothing to check here"
|
|
|
|
install:
|
|
|
|
@echo "nothing to install here"
|
|
|
|
clean:
|