diff --git a/Makefile b/Makefile index cb6dd169..5fd27e54 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ BASE_IMAGE ?= ubuntu:18.04 IMAGE_DIR:=images/$(IMAGE_NAME) + #make images will build ranger and rangercli .PHONY: images images: $(IMAGE_NAME)