From 6529aa199a616eaeb8f32841d29ec5afd7dcc4f4 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 8 Apr 2016 12:53:52 -0400 Subject: internal: slbt_create_symlink(): initial implementation and integration. --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project/common.mk') diff --git a/project/common.mk b/project/common.mk index fafad0f..06b9292 100644 --- a/project/common.mk +++ b/project/common.mk @@ -1,4 +1,5 @@ COMMON_SRCS = \ + src/internal/slibtool_symlink_impl.c \ src/driver/slbt_driver_ctx.c \ src/driver/slbt_unit_ctx.c \ src/logic/slbt_exec_compile.c \ -- cgit v1.2.3