1d340b8bf769755b374c1ee49944b9ff8cc00b7d
[ctsim.git] / libctsim / Makefile.am
1 noinst_LIBRARIES = libctsim.a 
2 libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp imagefile.cpp backprojectors.cpp array2dfile.cpp
3
4 INCLUDES=@my_includes@
5 EXTRA_DIST=Makefile.nt
6