X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsim%2FMakefile.am;h=1d340b8bf769755b374c1ee49944b9ff8cc00b7d;hb=e4ffe82feebf1df2ac1dd14633818eb9a739863f;hp=70b8fa5afc30e4c5dfa264f59beef92c51594b86;hpb=44ba9ce559d2d52cbd7bbea6bcd76242840fd3eb;p=ctsim.git diff --git a/libctsim/Makefile.am b/libctsim/Makefile.am index 70b8fa5..1d340b8 100644 --- a/libctsim/Makefile.am +++ b/libctsim/Makefile.am @@ -1,5 +1,5 @@ noinst_LIBRARIES = libctsim.a -libctsim_a_SOURCES = filter.cpp scanner.cpp projections.cpp phantom.cpp options.cpp imagefile.cpp reconstr.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