summaryrefslogtreecommitdiff
path: root/src/libstrongswan/plugins/hmac/Makefile.am
blob: 1856cad2d094a3577714a9a310c067862824f279 (plain)
1
2
3
4
5
6
7
8
9
10
11

INCLUDES = -I$(top_srcdir)/src/libstrongswan

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-hmac.la

libstrongswan_hmac_la_SOURCES = hmac_plugin.h hmac_plugin.c hmac.h hmac.c \
	hmac_prf.h hmac_prf.c hmac_signer.h hmac_signer.c
libstrongswan_hmac_la_LDFLAGS = -module -avoid-version