Files
uwsgi/plugins/mongrel2/uwsgiplugin.py
2015-04-11 22:50:11 +10:00

8 lines
86 B
Python

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