diff --git a/Makefile b/Makefile index 3966bbb7f..a870e9374 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ # Package configuration PROJECT = gitquery +COMMANDS = cmd/gitquery # Including ci Makefile CI_REPOSITORY ?= https://github.com/src-d/ci.git