summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-06-25 16:45:36 -0400
committermidipix <writeonce@midipix.org>2016-06-25 16:45:36 -0400
commitc4360e28e0eb77cfd26d77066149ead257ce2ec0 (patch)
tree2e6dbb1ca9498d00f9212ab46b692baaf2158760 /project
parente6f40403d9b387d8da2e184b2b1f5e6e1840b352 (diff)
downloadapimagic-c4360e28e0eb77cfd26d77066149ead257ce2ec0.tar.bz2
apimagic-c4360e28e0eb77cfd26d77066149ead257ce2ec0.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 b34fe19..7b45aa3 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -1,4 +1,5 @@
COMMON_SRCS = \
+ src/driver/amgc_amain.c \
src/driver/amgc_driver_ctx.c \
src/driver/amgc_paradigm_meta.c \
src/driver/amgc_unit_action.c \