aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 87f0b0a..db5535f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -21,6 +21,7 @@ SRC = gdb_if.c \
adiv5_swdp.c \
cortexm3.c \
stm32_tgt.c \
+ nxp_tgt.c \
main.c \
platform.c \
command.c \