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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/x1000-installer/Makefile b/lib/x1000-installer/Makefile
index 1a63e6d5b3..b85fef31da 100644
--- a/lib/x1000-installer/Makefile
+++ b/lib/x1000-installer/Makefile
@@ -12,7 +12,8 @@ TOBJ = test_lib/core_alloc.o \
12 test_lib/pathfuncs.o \ 12 test_lib/pathfuncs.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_stream.o
16TBIN = xf_test 17TBIN = xf_test
17 18
18# dependency needs to be built manually 19# dependency needs to be built manually