X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctsupport%2FMakefile.am;fp=libctsupport%2FMakefile.am;h=c04f4269f240b2b2ab2a58ec2856c8864a2f2f91;hb=89997e727ff5d4d8828f6fdaee435d809b623ffe;hp=3d964e8639bd89b2a7d8137e83b00366f66c8f7d;hpb=75a3edd6e6a5c16aea583771dfd1924c7aee9103;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index 3d964e8..c04f426 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 EXTRA_DIST=Makefile.nt