From: Andreas Steffen Date: Wed, 24 Aug 2016 12:41:10 +0000 (+0200) Subject: conf: aikpub2.opt added to Makefile.am X-Git-Tag: 5.5.1dr2~5 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=36bf2b1bc594cbca4aef8bb3be5c6385eb88a55d;p=thirdparty%2Fstrongswan.git conf: aikpub2.opt added to Makefile.am --- diff --git a/conf/Makefile.am b/conf/Makefile.am index b7edaa8eec..146ccf1771 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -9,6 +9,7 @@ pluginstemplatedir = $(templatesdir)/plugins options = \ options/aikgen.opt \ + options/aikpub2.opt \ options/attest.opt \ options/charon.opt \ options/charon-logging.opt \