Skip to content

Commit

Permalink
Merge pull request #188 from ajnavarro/fix/makefile
Browse files Browse the repository at this point in the history
Fix error on Makefile
  • Loading branch information
ajnavarro authored Mar 20, 2018
2 parents 5a00550 + 1cd8fbb commit 0f88996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Package configuration
PROJECT = gitquery
COMMANDS = cmd/gitquery

# Including ci Makefile
CI_REPOSITORY ?= https://github.com/src-d/ci.git
Expand Down

0 comments on commit 0f88996

Please sign in to comment.