Module Name:    src
Committed By:   christos
Date:           Sun Jun  2 03:15:49 UTC 2013

Modified Files:
        src/external/mit/xorg/lib/libchromeXvMC: Makefile

Log Message:
add missing source path


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/lib/libchromeXvMC/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libchromeXvMC/Makefile
diff -u src/external/mit/xorg/lib/libchromeXvMC/Makefile:1.2 src/external/mit/xorg/lib/libchromeXvMC/Makefile:1.3
--- src/external/mit/xorg/lib/libchromeXvMC/Makefile:1.2	Thu Jun  3 05:44:19 2010
+++ src/external/mit/xorg/lib/libchromeXvMC/Makefile	Sat Jun  1 23:15:49 2013
@@ -1,10 +1,11 @@
-#	$NetBSD: Makefile,v 1.2 2010/06/03 09:44:19 veego Exp $
+#	$NetBSD: Makefile,v 1.3 2013/06/02 03:15:49 christos Exp $
 
 .include <bsd.own.mk>
 
 LIB=	chromeXvMC
 .PATH:	${X11SRCDIR.xf86-video-openchrome}/libxvmc
 .PATH:	${X11SRCDIR.xf86-video-openchrome}/src
+.PATH:	${X11SRCDIR.xf86-video-openchrome}/src/xvmc
 
 SRCS=	viaLowLevel.c \
 	driDrawable.c \

Reply via email to