aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pgp/Makefile.am
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-08-19 16:26:29 +0200
committerMartin Willi <martin@strongswan.org>2009-08-26 11:23:51 +0200
commitd1b3e8607e249692ea84c7b7856eeb4ee354de49 (patch)
tree2c987de478416ba24790af5017915c77888cd138 /src/libstrongswan/plugins/pgp/Makefile.am
parente773fe4cab7b9d20ef4d50f49893a1779463cf92 (diff)
downloadstrongswan-d1b3e8607e249692ea84c7b7856eeb4ee354de49.tar.bz2
strongswan-d1b3e8607e249692ea84c7b7856eeb4ee354de49.tar.xz
implemented PGP fingerprinting
Diffstat (limited to 'src/libstrongswan/plugins/pgp/Makefile.am')
-rw-r--r--src/libstrongswan/plugins/pgp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/plugins/pgp/Makefile.am b/src/libstrongswan/plugins/pgp/Makefile.am
index c143e9e2d..3eb3992ec 100644
--- a/src/libstrongswan/plugins/pgp/Makefile.am
+++ b/src/libstrongswan/plugins/pgp/Makefile.am
@@ -6,6 +6,7 @@ AM_CFLAGS = -rdynamic
plugin_LTLIBRARIES = libstrongswan-pgp.la
libstrongswan_pgp_la_SOURCES = pgp_plugin.h pgp_plugin.c \
+ pgp_encoder.h pgp_encoder.c \
pgp_builder.h pgp_builder.c
libstrongswan_pgp_la_LDFLAGS = -module -avoid-version