diff options
Diffstat (limited to 'src/app/prototest/Makefile.inc')
-rw-r--r-- | src/app/prototest/Makefile.inc | 3 |
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 |