From: Nikos Mavrogiannopoulos Date: Fri, 2 Mar 2012 18:23:25 +0000 (+0100) Subject: Added missing files. X-Git-Tag: gnutls_3_0_15~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=699a139b853b232d644c3165b003bed71fa582f5;p=thirdparty%2Fgnutls.git Added missing files. --- diff --git a/tests/srp/Makefile.am b/tests/srp/Makefile.am index 849b1d968a..eb4f5235fb 100644 --- a/tests/srp/Makefile.am +++ b/tests/srp/Makefile.am @@ -19,6 +19,8 @@ # along with this file; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +EXTRA_DIST = tpasswd tpasswd.conf + AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS) AM_CPPFLAGS = \ -I$(top_srcdir)/tests \