Skip to content

Commit 58bb8b3

Browse files
committed
add remaining missing sundials include files to sdist
1 parent b6c16fa commit 58bb8b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ graft gitmodules/sundials/src/cvode/
99
graft gitmodules/sundials/src/sundials/
1010
graft gitmodules/sundials/include/cvode/
1111
graft gitmodules/sundials/include/sundials/
12+
graft gitmodules/sundials/include/sunnonlinsol/
13+
graft gitmodules/sundials/include/sunmatrix/
14+
graft gitmodules/sundials/include/sunlinsol/
15+
graft gitmodules/sundials/include/nvector/
1216
include gitmodules/sundials/cmake/SundialsSetupConfig.cmake
1317
include gitmodules/sundials/cmake/SundialsSetupCompilers.cmake
1418
include gitmodules/sundials/cmake/SundialsIndexSize.cmake

0 commit comments

Comments
 (0)