FILE(GLOB seismic_headers *.h)
install (FILES ${seismic_headers} DESTINATION include/mspass/algorithms)

add_subdirectory(deconvolution)
