]> git.ipfire.org Git - people/ms/strongswan.git/blame - src/scepclient/Makefile.am
automake: replace INCLUDES by AM_CPPFLAGS
[people/ms/strongswan.git] / src / scepclient / Makefile.am
CommitLineData
f2c2d395 1ipsec_PROGRAMS = scepclient
67307ad7
TB
2scepclient_SOURCES = \
3scepclient.c scep.c scep.h
f2c2d395 4
257e27df 5scepclient.o : $(top_builddir)/config.status
b0e78903 6
19cb07b8
MW
7AM_CPPFLAGS = \
8 -I$(top_srcdir)/src/libstrongswan \
9 -I$(top_srcdir)/src/libhydra \
10 -DIPSEC_CONFDIR=\"${sysconfdir}\" \
11 -DPLUGINS=\""${scepclient_plugins}\""
47499809 12
a6e3ec13 13scepclient_LDADD = \
c6a2aa49 14$(top_builddir)/src/libstrongswan/libstrongswan.la
a6e3ec13 15
f2c2d395 16dist_man_MANS = scepclient.8