Skip to content

Commit 0e5af73

Browse files
committed
Normalised MANIFEST.in includes with setup.py
1 parent aa811a5 commit 0e5af73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ recursive-include doc *
55
prune doc/build
66

77
recursive-include pythonforandroid *.py *.tmpl biglink liblink
8-
recursive-include pythonforandroid/recipes *.py *.patch *.c *.pyx
8+
recursive-include pythonforandroid/recipes *.py *.patch *.c *.pyx Setup *.h
99

10-
recursive-include pythonforandroid/bootstraps *.properties *.xml *.java *.tmpl *.txt *.png
10+
recursive-include pythonforandroid/bootstraps *.properties *.xml *.java *.tmpl *.txt *.png *.aidl *.py *.sh *.c *.h
1111

1212
prune .git
1313
prune pythonforandroid/bootstraps/pygame/build/libs

0 commit comments

Comments
 (0)