X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2FMakefile.am;h=9f279ecba3817e115bca5b985439f83e96ab343a;hp=3d964e8639bd89b2a7d8137e83b00366f66c8f7d;hb=d3fa225aa232e132cc198672c4fc148f96a1ab8c;hpb=3e346e67f7f7a331919a32439b0f54a4d53d3029 diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index 3d964e8..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 +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