Skip to content

Commit e2240d1

Browse files
Update EXTRA_DIST for missing test files
- t_names.py was added in 27bf21c - t_program.py was added in f61449b - t_setcredopt.py was added in 8572a84 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent 803d92a commit e2240d1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ EXTRA_DIST = \
7171
t_impersonate.py \
7272
t_interpose.py \
7373
t_multi_key.py \
74+
t_names.py \
75+
t_program.py \
7476
t_reloading.py \
77+
t_setcredopt.py \
7578
$(NULL)
7679

7780
all: $(check_PROGRAMS)

0 commit comments

Comments
 (0)