From 20e59001bf95aba6fa4ec89ecb4f0bbd8683ddc6 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Mon, 29 Jul 2024 19:44:54 -0400 Subject: [PATCH] sdist --- apple.cabal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apple.cabal b/apple.cabal index 7d42d839b..efdfb7ed5 100644 --- a/apple.cabal +++ b/apple.cabal @@ -13,10 +13,13 @@ build-type: Simple data-files: ./include/apple_abi.h extra-source-files: include/apple.h + include/apple_p.h test/examples/*.🍎 test/examples/*.🍏 + bench/apple/*.🍏 test/data/*.🍎 test/data/*.🍏 + test/harness/*.c math/*.🍎 math/*.🍏