aboutsummaryrefslogtreecommitdiff
path: root/sys/rules.mk
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2021-02-17 15:03:34 -0800
committerNicholas Noll <nbnoll@eml.cc>2021-02-17 15:03:34 -0800
commite30f8b22069bec1a3fb68f089a9a7198671eb09a (patch)
tree120e53335137463ab2405f0cc9e2f1e7cf100d5b /sys/rules.mk
parenta576520dce2a34424af67358e98d79a06e736911 (diff)
chore: update to configs before playing with ligature support in terminal
Diffstat (limited to 'sys/rules.mk')
-rw-r--r--sys/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/rules.mk b/sys/rules.mk
index a98e84c..669ea25 100644
--- a/sys/rules.mk
+++ b/sys/rules.mk
@@ -8,6 +8,9 @@ include share/push.mk
DIR := $(d)/cmd
include $(DIR)/rules.mk
+# DIR := $(d)/haplotile
+# include $(DIR)/rules.mk
+
DIR := $(d)/libn
include $(DIR)/rules.mk