r591: Added Center-Detector length to scanning and reconstruction
[ctsim.git] / libctsim / Makefile.am
index 4c392875c3af0a18ff00ab5bdedf1973cfa51eff..cbcacb4f84ebd3545c0f5fa12641484d030c4bc6 100644 (file)
@@ -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 trace.cpp procsignal.cpp reconstruct.cpp fourier.cpp globalvars.cpp  dlgezplot.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 globalvars.cpp ctndicom.cpp
 
 
 INCLUDES=@my_includes@