Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libxcb/libxcb add a couple of missing ...
details: https://anonhg.NetBSD.org/src/rev/7339c7e0989b
branches: trunk
changeset: 756445:7339c7e0989b
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Jul 18 09:49:12 2010 +0000
description:
add a couple of missing source files.
diffstat:
external/mit/xorg/lib/libxcb/libxcb/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 4072b5e71328 -r 7339c7e0989b external/mit/xorg/lib/libxcb/libxcb/Makefile
--- a/external/mit/xorg/lib/libxcb/libxcb/Makefile Sun Jul 18 09:39:45 2010 +0000
+++ b/external/mit/xorg/lib/libxcb/libxcb/Makefile Sun Jul 18 09:49:12 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/07/18 07:01:10 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/18 09:49:12 mrg Exp $
.include <bsd.own.mk>
@@ -16,6 +16,10 @@
xcb_util.c \
xcb_xid.c
+SRCS+= xproto.c \
+ bigreq.c \
+ xc_misc.c
+
CPPFLAGS+= -DHAVE_CONFIG_H
CPPFLAGS+= -I${X11SRCDIR.${LIB}}/../include
#CPPFLAGS+= -I${.CURDIR}/../files
Home |
Main Index |
Thread Index |
Old Index