summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-06-25 15:31:05 -0400
committermidipix <writeonce@midipix.org>2016-06-25 15:31:05 -0400
commit9e67a4a4437bce28c494b957b7ee03a3683e60ed (patch)
tree57e8c81db38fc3ed79759b5dae6b31e5d238bdb5 /project
parentc5881dbd61aa7a8eafed13af436e7a988c0ffd5d (diff)
downloadsofort-9e67a4a4437bce28c494b957b7ee03a3683e60ed.tar.bz2
sofort-9e67a4a4437bce28c494b957b7ee03a3683e60ed.tar.xz
utility: improved box integration, removed need for build-time macro.
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 3bc5e54..5f11b1b 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -1,4 +1,5 @@
COMMON_SRCS = \
+ src/driver/sfrt_amain.c \
src/driver/sfrt_driver_ctx.c \
src/driver/sfrt_unit_ctx.c \
src/logic/sfrt_map_input.c \