summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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