Stub plugin for Maemo specific extensions added.

This commit is contained in:
Tobias Brunner
2010-10-14 17:36:17 +02:00
parent 8df3749c6a
commit f79161e866
5 changed files with 125 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon ${maemo_CFLAGS}
AM_CFLAGS = -rdynamic
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-maemo.la
else
plugin_LTLIBRARIES = libstrongswan-maemo.la
endif
libstrongswan_maemo_la_SOURCES = \
maemo_plugin.h maemo_plugin.c
libstrongswan_maemo_la_LDFLAGS = -module -avoid-version