#############################################################################
# $Id: CMakeLists.aln_test.app.txt 593577 2019-09-20 12:22:42Z gouriano $
#############################################################################

NCBI_begin_app(aln_test)
  NCBI_sources(aln_build_app)
  NCBI_uses_toolkit_libraries(ncbi_xloader_genbank xalnmgr)
  NCBI_project_watchers(grichenk)
NCBI_end_app()

