Applied initial patches for wx2.8 compatibility
[ctsim.git] / libctsupport / Makefile.am
index c133131ba48cd25872cf023c3150a89531d921f0..6ea6620472cf8a0bd9a2f5670257aee03b48c54e 100644 (file)
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libctsupport.a
 INCLUDES=@my_includes@
 noinst_LIBRARIES = libctsupport.a
 INCLUDES=@my_includes@
-libctsupport_a_SOURCES= strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp
+libctsupport_a_SOURCES= strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp interpolator.cpp globalvars.cpp
 EXTRA_DIST=Makefile.nt
 
 
 EXTRA_DIST=Makefile.nt