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

Commit aa7dd4c

Browse files
authored
Merge pull request #146 from dhirschfeld/patch-1
Add Makefile to MANIFEST.in
2 parents 8189280 + 00a98c0 commit aa7dd4c

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)