summaryrefslogtreecommitdiff
path: root/src/app/prototest/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-09-24 16:14:50 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-09-24 16:15:06 +0200
commit27425d0329c3056609d64407bf86040d6e0ccce7 (patch)
tree2ef202ed0174c3f03cea2097d556eafcf8820521 /src/app/prototest/Makefile.inc
parentf77b29a664221063ea79b2da08c8085874e33b64 (diff)
prototest: Include xdrstream
Diffstat (limited to 'src/app/prototest/Makefile.inc')
-rw-r--r--src/app/prototest/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/app/prototest/Makefile.inc b/src/app/prototest/Makefile.inc
index d501de1..56410e0 100644
--- a/src/app/prototest/Makefile.inc
+++ b/src/app/prototest/Makefile.inc
@@ -1,3 +1,2 @@
loop ?= 1
-
-TARGETS += src/lib/ubjson/ubjr.c src/lib/ubjson/ubjw.c
+TARGETS += src/os/object/xdrstream.cc