diff --git a/proto/Makefile b/proto/Makefile index c8e6f0754..45d79adf9 100644 --- a/proto/Makefile +++ b/proto/Makefile @@ -1,18 +1,8 @@ -# $OpenBSD: Makefile,v 1.17 2019/02/10 23:07:47 matthieu Exp $ +# $OpenBSD: Makefile,v 1.18 2019/03/19 21:27:06 matthieu Exp $ .include -SUBDIR= bigreqsproto compositeproto dmxproto damageproto \ - fixesproto fontsproto glproto inputproto \ - kbproto pmproto xineramaproto presentproto randrproto \ - recordproto renderproto resourceproto scrnsaverproto \ - videoproto x11proto xcb-proto xcmiscproto xextproto \ - xf86bigfontproto xf86dgaproto \ - xf86vidmodeproto - -.if ${XENOCARA_BUILD_DRI:L} == "yes" -SUBDIR+= xf86driproto dri2proto dri3proto -.endif +SUBDIR= xcb-proto xorgproto .include