aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-07-25 16:11:01 +0000
committerOmar Polo <op@omarpolo.com>2023-07-25 16:11:01 +0000
commite137cb0348e6269ec5059d9d0ea99f473e00d42a (patch)
tree7d4a9e50f5704297b24bf58f535f4442d6f00591 /Makefile
parente075021085c1b1f8d28c35d2f358f7792980b0d1 (diff)
add missing -include titan.d
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 00979d4..04cfd2e 100644
--- a/Makefile
+++ b/Makefile
@@ -170,6 +170,7 @@ ${DISTNAME}.tar.gz: ${DISTFILES}
-include puny.d
-include sandbox.d
-include server.d
+-include titan.d
-include utf8.d
-include utils.d
-include y.tab.d