From: Nikos Mavrogiannopoulos Date: Sat, 4 Oct 2008 06:28:54 +0000 (+0300) Subject: added missing file X-Git-Tag: gnutls_2_7_0~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0b6e8244d205894d8360d8fc5b594933697c4f;p=thirdparty%2Fgnutls.git added missing file --- diff --git a/src/Makefile.am b/src/Makefile.am index 1e66abbb6c..b7c43d974c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,7 +35,7 @@ bin_PROGRAMS += srptool endif gnutls_serv_SOURCES = serv.gaa serv-gaa.h serv-gaa.c list.h serv.c \ - common.h common.c select.c + common.h common.c select.c certtool-common.h gnutls_serv_LDADD = ../lib/libgnutls.la ../libextra/libgnutls-extra.la \ $(LIBGCRYPT_LIBS) $(LIBTASN1_LIBS) ../gl/libgnu.la