Skip to content

Commit 7faacc7

Browse files
committed
test: include post templates in EXTRA_DIST
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent e66783f commit 7faacc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ EXTRA_DIST = \
6767
private.pem \
6868
public.pem \
6969
certificate.pem \
70-
open-redirect-payload-list.txt
70+
open-redirect-payload-list.txt \
71+
post_preserve.template \
72+
post_restore.template
7173

7274
clean-local:
7375
rm -f *.gcno

0 commit comments

Comments
 (0)