X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsupport%2FMakefile.am;h=c04f4269f240b2b2ab2a58ec2856c8864a2f2f91;hb=fd1d136a94a6d20013f38d6a997bdfefad0f5e98;hp=da467e66b35a8f5c1b6985d190e200194606dc3d;hpb=007a78a5e3a043cbc7e2777ab033b81b8acbbe71;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index da467e6..c04f426 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 byteorder.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 EXTRA_DIST=Makefile.nt