X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsupport%2FMakefile.am;h=c133131ba48cd25872cf023c3150a89531d921f0;hb=01ed72399d433ce45a0195f8acaea349a421461e;hp=df80a704ecfc7ca8e46851c0498b680da4b852b9;hpb=44ba9ce559d2d52cbd7bbea6bcd76242840fd3eb;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index df80a70..c133131 100644 --- a/libctsupport/Makefile.am +++ b/libctsupport/Makefile.am @@ -1,6 +1,6 @@ noinst_LIBRARIES = libctsupport.a INCLUDES=@my_includes@ -libctsupport_a_SOURCES= filefuncs.cpp strfuncs.cpp syserror.cpp timedate.cpp fnetorderstream.cpp audio.cpp consoleio.cpp normangle.cpp simpson.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 EXTRA_DIST=Makefile.nt