merged the modularization branch (credentials) back to trunk
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
lib_LTLIBRARIES = libfast.la
|
||||
|
||||
libfast_la_SOURCES = context.h dispatcher.c request.h session.h \
|
||||
controller.h dispatcher.h request.c session.c filter.h
|
||||
libfast_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongswan.la \
|
||||
-lfcgi -lpthread -lneo_cgi -lneo_cs -lneo_utl -lz
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I/usr/include/ClearSilver
|
||||
AM_CFLAGS = -rdynamic
|
||||
Reference in New Issue
Block a user