Skip to content

Commit af7ca18

Browse files
committed
Fix make distcheck
Signed-off-by: Simo Sorce <[email protected]>
1 parent 8ce2404 commit af7ca18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Makefile.am

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ EXTRA_DIST = \
1010
t_basic_k5.py \
1111
t_basic_k5_two_users.py \
1212
t_basic_proxy.py \
13+
t_hostname_acceptor.py \
14+
t_nonego.py \
15+
t_required_name_attr.py \
1316
t_spnego_negotiate_once.py \
1417
t_spnego_no_auth.py \
1518
t_spnego_proxy.py \

0 commit comments

Comments
 (0)