# JWT Authentication
#
# 
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs
auto_gen=
NAME=auth_jwt.so
LIBS+=-ljwt

include ../../Makefile.modules
include ../../Makefile.openssl
