summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroberto@quantal64 <roberto@quantal64>2012-09-29 09:16:09 +0200
committerroberto@quantal64 <roberto@quantal64>2012-09-29 09:16:09 +0200
commit51b9b5d070bb59824debd1f248c7f09472e688b3 (patch)
tree524ab37819549459109df5d5b0e3639a446fabe4 /Makefile
parentdafe3bb12c443c370fb52b5147d6b3443e448cf0 (diff)
downloaduwsgi-51b9b5d070bb59824debd1f248c7f09472e688b3.tar.gz
added cppcheck option, improved multicast
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index af806fbd..e727c738 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,6 @@ all:
clean:
python uwsgiconfig.py --clean
+
+check:
+ python uwsgiconfig.py --check