From: Nikos Mavrogiannopoulos Date: Wed, 4 Jan 2012 18:13:33 +0000 (+0100) Subject: added missing file X-Git-Tag: gnutls_3_0_10~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d067e6aa9d81b6af229495c372a1885b217a37ec;p=thirdparty%2Fgnutls.git added missing file --- diff --git a/lib/extras/Makefile.am b/lib/extras/Makefile.am index b973b88d45..eec0581476 100644 --- a/lib/extras/Makefile.am +++ b/lib/extras/Makefile.am @@ -34,4 +34,4 @@ endif noinst_LTLIBRARIES = libgnutls_extras.la -libgnutls_extras_la_SOURCES = randomart.c +libgnutls_extras_la_SOURCES = randomart.c randomart.h