X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2FMakefile.am;h=3a737ca5b3544c32aa82808911cb9bea93c0131b;hp=da467e66b35a8f5c1b6985d190e200194606dc3d;hb=e8462f7431582627e44906239077f1c696eefba1;hpb=007a78a5e3a043cbc7e2777ab033b81b8acbbe71 diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am index da467e6..3a737ca 100644 --- a/libctsupport/Makefile.am +++ b/libctsupport/Makefile.am @@ -1,7 +1,8 @@ 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 +AM_CPPFLAGS=@my_includes@ EXTRA_DIST=Makefile.nt +libctsupport_a_SOURCES= strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp interpolator.cpp globalvars.cpp +