From 699a139b853b232d644c3165b003bed71fa582f5 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 2 Mar 2012 19:23:25 +0100 Subject: [PATCH] Added missing files. --- tests/srp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/srp/Makefile.am b/tests/srp/Makefile.am index 849b1d968..eb4f5235f 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 \ -- 2.11.4.GIT