From 74bfb0f36c0dd7491c8236ac10d15fb5c6098b90 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 13 Sep 2019 21:59:59 -0400 Subject: Makefile: Add dunno. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aa2caa6..4b68aac 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,8 @@ VENV_DIR=/usr/local/virtualenv/.dingy VENV_CMD=virtualenv-3 +dunno: + @echo "Give me somepin to make" dev: pip install -r requirements.txt -- cgit v1.2.3