Skip to content

Commit

Permalink
use 'test' as well as 'regress' for target'
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdavidgraham committed Apr 24, 2014
1 parent bf95c45 commit eacb0f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ clean:
regress: bin/masscan
bin/masscan --selftest

test: regress

install: bin/masscan
install $(INSTALL_DATA) bin/masscan $(DESTDIR)$(BINDIR)/masscan

Expand Down

0 comments on commit eacb0f1

Please sign in to comment.