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

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-md4.la

libstrongswan_md4_la_SOURCES = md4_plugin.h md4_plugin.c md4_hasher.c md4_hasher.h
libstrongswan_md4_la_LDFLAGS = -module -avoid-version