Skip to content

Commit

Permalink
Remove unused target test
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Sep 26, 2017
1 parent 60b4ca7 commit d7d3358
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ bcal: $(SRC)

all: bcal

test: all
$(shell pwd)/test.py

.PHONY: clean
clean:
-rm -f bcal
Expand Down

0 comments on commit d7d3358

Please sign in to comment.