summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUnbit <info@unbit.it>2013-10-25 09:27:45 +0200
committerUnbit <info@unbit.it>2013-10-25 09:27:45 +0200
commit5647057eccd816064ba9306199b5e33c8f852428 (patch)
tree03e80588953994815758351bb6e9d52983cdce01 /Makefile
parent94cb950058213569aa5f3cb12a83e7aefb93a510 (diff)
downloaduwsgi-5647057eccd816064ba9306199b5e33c8f852428.tar.gz
fixed UWSGI_PROFILE usage
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7985ca8a..e5958687 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
PYTHON := python
-PROFILE := default
all:
$(PYTHON) uwsgiconfig.py --build $(PROFILE)