Commit bd010db1 by Clinton Blackburn

Removed unnecessary line in Makefile

parent 13d0f472
ROOT = $(shell echo "$$PWD") ROOT = $(shell echo "$$PWD")
COVERAGE = $(ROOT)/build/coverage COVERAGE = $(ROOT)/build/coverage
PACKAGE = analyticsclient PACKAGE = analyticsclient
DATABASES = default analytics
validate: test.requirements test quality validate: test.requirements test quality
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment