Module Name: src
Committed By: mrg
Date: Sat May 22 05:44:08 UTC 2010
Modified Files:
src/external/mit/xorg/include/xextproto: Makefile
Log Message:
add ge.h and geproto.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/include/xextproto/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/include/xextproto/Makefile
diff -u src/external/mit/xorg/include/xextproto/Makefile:1.3 src/external/mit/xorg/include/xextproto/Makefile:1.4
--- src/external/mit/xorg/include/xextproto/Makefile:1.3 Sat May 22 02:27:07 2010
+++ src/external/mit/xorg/include/xextproto/Makefile Sat May 22 05:44:08 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/05/22 02:27:07 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2010/05/22 05:44:08 mrg Exp $
.include <bsd.own.mk>
@@ -14,6 +14,8 @@
dbeproto.h \
dpmsconst.h \
dpmsproto.h \
+ ge.h \
+ geproto.h \
lbx.h \
lbxproto.h \
mitmiscconst.h \