X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctsupport%2FMakefile.am;fp=libctsupport%2FMakefile.am;h=308f2522dc7982528b4876d742b0d7e44e266f2d;hb=eb4b8ecaf864329867c9d68c5911d2a2673d8a04;hp=c133131ba48cd25872cf023c3150a89531d921f0;hpb=792cae55ba2e9ef41e963cfe58f1504f996bb57c;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index c133131..308f252 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 cubicinterp.cpp EXTRA_DIST=Makefile.nt