diff --git a/Makefile b/Makefile index faeb0a7..9c51ec0 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,7 @@ VENV_ACTIVATE=. ${VENV_BIN}/activate PYTHON=${VENV_BIN}/python3 # Need to list the images in build dependency order -ALL_STACKS:=umich-notebook \ - umich-grader +ALL_STACKS:=umich-notebook ALL_IMAGES:=$(ALL_STACKS)