[med-svn] [freebayes] 03/04: Restore original Makefile
Andreas Tille
tille at debian.org
Fri Sep 16 12:44:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freebayes.
commit 006847ba2897ada9faf7ed1a6eea47b8bd7ba5a2
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 16 14:34:05 2016 +0200
Restore original Makefile
---
src/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Makefile b/src/Makefile
index 1a511e1..86adbb2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -263,6 +263,6 @@ autoversion:
clean:
rm -rf *.o *.cgh *~ freebayes alleles ../bin/freebayes ../bin/alleles ../vcflib/*.o ../vcflib/tabixpp/*.{o,a}
- test ! -f $(BAMTOOLS_ROOT)/build/Makefile || (cd $(BAMTOOLS_ROOT)/build && make clean)
+ cd $(BAMTOOLS_ROOT)/build && make clean
cd ../vcflib/smithwaterman && make clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git
More information about the debian-med-commit
mailing list