X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctsupport%2FMakefile.am;h=3d964e8639bd89b2a7d8137e83b00366f66c8f7d;hb=3e346e67f7f7a331919a32439b0f54a4d53d3029;hp=57a3fb35d2582973d49a0c5e969762ba84565e20;hpb=949b7c917af311cd38f911bc5d0af36f524a6086;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index 57a3fb3..3d964e8 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 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 EXTRA_DIST=Makefile.nt