ossp-pkg/xds/Makefile.in 1.32 -> 1.33
--- Makefile.in 2001/08/13 19:48:02 1.32
+++ Makefile.in 2001/08/22 20:22:18 1.33
@@ -53,7 +53,7 @@
# list of objects
LIB_NAME = libxds.la
-LIB_OBJS = xds.lo xds_engine_xdr.lo xds_engine_xml.lo
+LIB_OBJS = xds.lo xds_engine_xdr.lo xds_engine_xml.lo float2xds-float.lo
TST_SRCS = xds_test_lib.c xds_test_xdr.c xds_test_xml.c
# file containing the official version information
|
|