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

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-random.la

libstrongswan_random_la_SOURCES = random_plugin.h random_plugin.c \
  random_rng.c random_rng.h
libstrongswan_random_la_LDFLAGS = -module