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

7 lines
86 B
Python

NAME = 'router_cache'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['router_cache']