From a014d87d1c5ad83e5e67a73d4d51e2766df0388a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 10 Nov 2001 18:08:10 +0000 Subject: we are now able to check self-signed certificates --- assuan/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'assuan') diff --git a/assuan/Makefile.am b/assuan/Makefile.am index b7a1a85cb..3c576900b 100644 --- a/assuan/Makefile.am +++ b/assuan/Makefile.am @@ -19,6 +19,7 @@ ## Process this file with automake to produce Makefile.in +EXTRA_DIST = mkerrors INCLUDES = -I.. -I$(top_srcdir)/include BUILT_SOURCES = assuan-errors.c -- cgit v1.2.3