From 4d493e867b349f3475203ef9848353b315203c51 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Wed, 31 Aug 2022 22:08:03 +0200 Subject: fixing missing EXTRA_DISTs --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index d428086bd..e94a92f5c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -159,6 +159,7 @@ EXTRA_DIST = \ SpecificNameTest.thrift \ VoidMethExceptionsTest.thrift \ partial/thrift_test_schema.thrift \ + keys/keygen/.gitignore \ known_failures_Linux.json \ test.py \ tests.json \ -- cgit v1.2.1