File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / src / libtncif / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:44 2020 UTC (4 years, 4 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

AM_CPPFLAGS = \
	-I$(top_srcdir)/src/libstrongswan

noinst_LTLIBRARIES = libtncif.la

libtncif_la_SOURCES = \
tncif.h tncifimc.h tncifimv.h tncif_names.h tncif_names.c \
tncif_identity.h tncif_identity.c \
tncif_pa_subtypes.h tncif_pa_subtypes.c \
tncif_policy.h tncif_policy.c

EXTRA_DIST = Android.mk

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>