Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Install is the proper dep here.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewr committed May 3, 2013
1 parent ad45161 commit 595fce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,7 +6,7 @@ S3HOME = s3://download.elasticsearch.org/es2unix

package: target/$(BIN)

test: target/$(BIN)
test: install
bin/test

install: target/$(BIN)
Expand Down

0 comments on commit 595fce2

Please sign in to comment.