summaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index a367fd42..d00b0e41 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -42,7 +42,8 @@ TARGET_CORE_SRC = \
image.c \
breakpoints.c \
target.c \
- target_request.c
+ target_request.c \
+ testee.c
ARMV4_5_SRC = \
armv4_5.c \