r121: *** empty log message ***
[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