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