X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsim%2FMakefile.am;h=303da929d43e10b33609021011453aacb9ab1526;hb=ee3b6b957bf6786bd0b4c15ce67c22381a8301fc;hp=3138c0144f367ee72273bccf874c7d1090834b1b;hpb=e36dfad3f0818b4c3457fbe7277faa6f4ca28dfe;p=ctsim.git diff --git a/libctsim/Makefile.am b/libctsim/Makefile.am index 3138c01..303da92 100644 --- a/libctsim/Makefile.am +++ b/libctsim/Makefile.am @@ -1,5 +1,6 @@ noinst_LIBRARIES = libctsim.a -libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp trace.cpp procsignal.cpp +libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp trace.cpp procsignal.cpp reconstruct.cpp fourier.cpp ctndicom.cpp + INCLUDES=@my_includes@ EXTRA_DIST=Makefile.nt