ossp-pkg/xds/regression-tests/Makefile.in 1.12 -> 1.13
--- Makefile.in 2001/08/02 14:56:14 1.12
+++ Makefile.in 2001/08/02 17:24:50 1.13
@@ -13,7 +13,7 @@
xds-getbuffer.exe xds-decode.exe xds-setbuffer.exe xds-engine-restart.exe \
xdr-uint32.exe xdr-int32.exe xdr-octetstream.exe xdr-octetstream-empty.exe \
xdr-string.exe xdr-string-empty.exe xml-uint32.exe xml-int32.exe \
- xml-double.exe $(TESTS64)
+ xml-double.exe xml-octetstream.exe xml-octetstream-empty.exe $(TESTS64)
.SUFFIXES:
.SUFFIXES: .c .exe
|
|