From 594cfed3848cd1919b6e0b2af2dcbc6f51f0b3de Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 6 Mar 2020 18:09:07 +0100 Subject: Add missing file to EXTRA_DIST * tests/Makefile.am: Add confdir to EXTRA_DIST. --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 5b0e78d7..a33d3d8d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,6 +14,8 @@ TESTS = tst-pam_start tst-pam_end tst-pam_fail_delay tst-pam_open_session \ tst-pam_getenvlist tst-pam_get_user tst-pam_set_data \ tst-pam_mkargv tst-pam_start_confdir +EXTRA_DIST = confdir + check_PROGRAMS = ${TESTS} tst-dlopen tst_dlopen_LDADD = -ldl -- cgit v1.2.3