diff --git a/Makefile b/Makefile index 7189baddc..b90fd9c40 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PLUGINDEV_PROJECT_DIR?=/Users/andrew/webdev/sites/plugindev/cms_v${MAJOR_VERSION VENDOR?=nystudio107 PROJECT_PATH?=${VENDOR}/$(shell basename $(CURDIR)) -.PHONY: dev release +.PHONY: dev docs release # Start up the buildchain dev server dev: