From bddb061bd64692b3d1287064f8991c8c276528b6 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 21 Apr 2023 16:04:40 +0200 Subject: test: Fix tests for distcheck --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 3fa1855..a4191c4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -130,6 +130,7 @@ EXTRA_DIST = \ data/int64_min_max.json \ data/o1.ostep \ data/o2.ostep \ + data/o3.ostep \ data/test.strings TESTS_ENVIRONMENT = \ -- cgit v1.1-32-gdbae