r187: *** empty log message ***
[ctsim.git] / libctsim / Makefile.am
index 1d340b8bf769755b374c1ee49944b9ff8cc00b7d..28b31736b70fdc7c6e10b02b1671f2f4f602daaf 100644 (file)
@@ -1,6 +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
-