From 75781c2e7c3ab68b55c350b0bd43484a9b76bf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 23 Oct 2015 09:10:04 +0000 Subject: [PATCH] Don't forget to distribute t_pam_conv.h git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@867 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- t/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Makefile.am b/t/Makefile.am index 4cc34cf..09eb407 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/libpam -noinst_HEADERS = t.h +noinst_HEADERS = t.h t_pam_conv.h # tests TESTS =