X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=inline;f=libctsupport%2FMakefile.am;h=6ea6620472cf8a0bd9a2f5670257aee03b48c54e;hb=f7ee98f7d964ed361068179f0e7ea4475ed1abdf;hp=c133131ba48cd25872cf023c3150a89531d921f0;hpb=df761d2b3cac3d347f4ef0f9f69e88d3bb66b2fa;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index c133131..6ea6620 100644 --- a/libctsupport/Makefile.am +++ b/libctsupport/Makefile.am @@ -1,6 +1,6 @@ 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