X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsupport%2FMakefile.am;h=9f279ecba3817e115bca5b985439f83e96ab343a;hb=cfadbe3c0e8007cd076e2507f9f32c14cf67a3c8;hp=c04f4269f240b2b2ab2a58ec2856c8864a2f2f91;hpb=89997e727ff5d4d8828f6fdaee435d809b623ffe;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index c04f426..9f279ec 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 +libctsupport_a_SOURCES= strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp interpolator.cpp EXTRA_DIST=Makefile.nt