X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsim%2FMakefile.am;h=28b31736b70fdc7c6e10b02b1671f2f4f602daaf;hb=fd1d136a94a6d20013f38d6a997bdfefad0f5e98;hp=ec764a3e778852b604ea29762ef01994b2cf274d;hpb=6850134e4711a842cc7c0a306a9e4243df06b952;p=ctsim.git diff --git a/libctsim/Makefile.am b/libctsim/Makefile.am index ec764a3..28b3173 100644 --- a/libctsim/Makefile.am +++ b/libctsim/Makefile.am @@ -1,5 +1,5 @@ noinst_LIBRARIES = libctsim.a -libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp +libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp trace.cpp procsignal.cpp reconstruct.cpp INCLUDES=@my_includes@ EXTRA_DIST=Makefile.nt