Module Name:    src
Committed By:   christos
Date:           Sun Jun  2 03:13:41 UTC 2013

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

Log Message:
add missing source path


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/lib/libchromeXvMCPro/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/libchromeXvMCPro/Makefile
diff -u src/external/mit/xorg/lib/libchromeXvMCPro/Makefile:1.1 src/external/mit/xorg/lib/libchromeXvMCPro/Makefile:1.2
--- src/external/mit/xorg/lib/libchromeXvMCPro/Makefile:1.1	Thu Jan 20 13:36:46 2011
+++ src/external/mit/xorg/lib/libchromeXvMCPro/Makefile	Sat Jun  1 23:13:41 2013
@@ -1,10 +1,11 @@
-#	$NetBSD: Makefile,v 1.1 2011/01/20 18:36:46 jmcneill Exp $
+#	$NetBSD: Makefile,v 1.2 2013/06/02 03:13:41 christos Exp $
 
 .include <bsd.own.mk>
 
 LIB=	chromeXvMCPro
 .PATH:	${X11SRCDIR.xf86-video-openchrome}/libxvmc
 .PATH:	${X11SRCDIR.xf86-video-openchrome}/src
+.PATH:	${X11SRCDIR.xf86-video-openchrome}/src/xvmc
 
 SRCS=	viaLowLevelPro.c \
 	driDrawable.c \

Reply via email to