mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-24 23:16:30 +00:00
8 lines
95 B
Python
8 lines
95 B
Python
NAME = 'emperor_amqp'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
GCC_LIST = ['amqp', 'emperor_amqp']
|