r140: *** empty log message ***
[ctsim.git] / libctsim / Makefile.am
index b9321783b64761f55f0b1437408c509797cb9798..ec764a3e778852b604ea29762ef01994b2cf274d 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
+libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp
 
 INCLUDES=@my_includes@
 EXTRA_DIST=Makefile.nt
-