Files
uwsgi/plugins/rawrouter/uwsgiplugin.py
T
2012-11-10 09:33:33 +01:00

10 lines
106 B
Python

NAME='rawrouter'
CFLAGS = []
LDFLAGS = []
LIBS = []
REQUIRES = ['corerouter']
GCC_LIST = ['rawrouter']