]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Added missing files.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 2 Mar 2012 18:23:25 +0000 (19:23 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 2 Mar 2012 18:23:25 +0000 (19:23 +0100)
tests/srp/Makefile.am

index 849b1d968acfd8ed9aaa4f7be02fc9ed8cb35fca..eb4f5235fb7011f8f3ffa2f6faa03aae93b71369 100644 (file)
@@ -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                   \