Skip to content

Commit 0f88996

Browse files
authored
Merge pull request #188 from ajnavarro/fix/makefile
Fix error on Makefile
2 parents 5a00550 + 1cd8fbb commit 0f88996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Package configuration
22
PROJECT = gitquery
3+
COMMANDS = cmd/gitquery
34

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

0 commit comments

Comments
 (0)