Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 00a98c0

Browse files
authored
Add Makefile to MANIFEST.in
1 parent 8189280 commit 00a98c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include MANIFEST.in
2-
recursive-include lightning *.c *.h *.cpp *.pyx *.pxd
2+
include Makefile
3+
recursive-include lightning *.c *.h *.cpp *.pyx *.pxd

0 commit comments

Comments
 (0)