HA sync plugin stub

This commit is contained in:
Martin Willi
2010-04-07 13:55:11 +02:00
committed by Martin Willi
parent e6e8eb09dd
commit e67f5136c0
4 changed files with 145 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
AM_CFLAGS = -rdynamic
plugin_LTLIBRARIES = libstrongswan-ha-sync.la
libstrongswan_ha_sync_la_SOURCES = ha_sync_plugin.h ha_sync_plugin.c
libstrongswan_ha_sync_la_LDFLAGS = -module