From: Debian Med Packaging Team Date: Sun, 22 Jan 2017 07:48:21 +0000 (+0000) Subject: remove-bam2sam X-Git-Tag: archive/raspbian/0.19.0+dfsg-4+rpi1~1^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3422b777f81c8d2f4f10901a0b26b8f02c72b4a3;p=pbbam.git remove-bam2sam Gbp-Pq: Name remove-bam2sam.patch --- diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 5c589c1..100c619 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -39,7 +39,6 @@ if (PacBioBAM_build_tools) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PacBioBAM_CXX_FLAGS}") # tools - add_subdirectory(bam2sam) add_subdirectory(pbindex) add_subdirectory(pbindexdump) add_subdirectory(pbmerge)