diff options
Diffstat (limited to 'testing/Makefile.in')
-rw-r--r-- | testing/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/Makefile.in b/testing/Makefile.in index cbb7555f0..67cdc194a 100644 --- a/testing/Makefile.in +++ b/testing/Makefile.in @@ -196,6 +196,8 @@ nm_ca_dir = @nm_ca_dir@ oldincludedir = @oldincludedir@ openac_plugins = @openac_plugins@ p_plugins = @p_plugins@ +pcsclite_CFLAGS = @pcsclite_CFLAGS@ +pcsclite_LIBS = @pcsclite_LIBS@ pdfdir = @pdfdir@ piddir = @piddir@ pki_plugins = @pki_plugins@ @@ -219,6 +221,7 @@ soup_LIBS = @soup_LIBS@ srcdir = @srcdir@ strongswan_conf = @strongswan_conf@ sysconfdir = @sysconfdir@ +systemdsystemunitdir = @systemdsystemunitdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ |