From eeb5831bb4d62c35eca6db333137a9b8bf682e6e Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sat, 6 Jun 2020 11:04:36 -0700 Subject: deprecated wayland --- sys/rules.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/rules.mk') diff --git a/sys/rules.mk b/sys/rules.mk index 5e8262e..12fa021 100644 --- a/sys/rules.mk +++ b/sys/rules.mk @@ -14,8 +14,8 @@ include $(DIR)/rules.mk DIR := $(d)/libbio include $(DIR)/rules.mk -DIR := $(d)/libfont -include $(DIR)/rules.mk +# DIR := $(d)/libfont +# include $(DIR)/rules.mk DIR := $(d)/cmd include $(DIR)/rules.mk -- cgit v1.2.1