summaryrefslogtreecommitdiff
path: root/lib/x1000-installer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x1000-installer/Makefile')
-rw-r--r--lib/x1000-installer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/x1000-installer/Makefile b/lib/x1000-installer/Makefile
index b85fef31da..54c590dce4 100644
--- a/lib/x1000-installer/Makefile
+++ b/lib/x1000-installer/Makefile
@@ -13,6 +13,7 @@ TOBJ = test_lib/core_alloc.o \
13 test_lib/md5.o \ 13 test_lib/md5.o \
14 test_lib/strlcpy.o \ 14 test_lib/strlcpy.o \
15 test/main.o \ 15 test/main.o \
16 test/test_flashmap.o \
16 test/test_stream.o 17 test/test_stream.o
17TBIN = xf_test 18TBIN = xf_test
18 19