aboutsummaryrefslogtreecommitdiff
path: root/cutl/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/makefile')
-rw-r--r--cutl/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cutl/makefile b/cutl/makefile
index 635524e..f5adfce 100644
--- a/cutl/makefile
+++ b/cutl/makefile
@@ -7,6 +7,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx_tun := shared-ptr/base.cxx
+cxx_tun += fs/path.cxx
+
cxx_tun += \
compiler/context.cxx \
compiler/type-info.cxx \