Skip to content

Commit

Permalink
Updated makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Nov 10, 2014
1 parent f9a9330 commit 9995740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ src/stats: .htslib .bamtools $(DELLYSOURCES)
clean:
cd src/bamtools/build && make clean
cd src/htslib && make clean
rm -f $(TARGETS) $(TARGETS:=.o)
rm -f $(TARGETS) $(TARGETS:=.o) .htslib .bamtools

0 comments on commit 9995740

Please sign in to comment.