add a couple of missing source files.

This commit is contained in:
mrg 2010-07-18 09:49:12 +00:00
parent 9fcb11c8f6
commit 448655fa99
1 changed files with 5 additions and 1 deletions

View File

@ -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 @@ SRCS= xcb_auth.c \
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