Files
uwsgi/plugins/mongrel2/uwsgiplugin.py
T
2013-11-18 11:11:46 +01:00

8 lines
84 B
Python

NAME='mongrel2'
CFLAGS = []
LDFLAGS = []
LIBS = ['-lzmq']
GCC_LIST = ['mongrel2']