diff options
Diffstat (limited to 'src/app/prototest/Makefile.inc')
-rw-r--r-- | src/app/prototest/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/prototest/Makefile.inc b/src/app/prototest/Makefile.inc index 56410e0..ae7794e 100644 --- a/src/app/prototest/Makefile.inc +++ b/src/app/prototest/Makefile.inc @@ -1,2 +1,2 @@ loop ?= 1 -TARGETS += src/os/object/xdrstream.cc +TARGETS += src/os/object/xdrstream.cc src/os/object/xdrinput.cc |