r391: *** empty log message ***
[ctsim.git] / libctsim / Makefile.am
index 0c1b79b1e626fb2be62158c4c180fe90f55b1b65..4c392875c3af0a18ff00ab5bdedf1973cfa51eff 100644 (file)
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libctsim.a 
-libctsim_a_SOURCES = filter.cpp  scanner.cpp projections.cpp phantom.cpp options.cpp convolve.cpp reconstr.cpp phm2image.cpp imagefile.cpp reconstr.cpp phm2image.cpp backprojectors.cpp projections.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  dlgezplot.cpp
+
 
 INCLUDES=@my_includes@
 EXTRA_DIST=Makefile.nt
-