Skip to content

Commit

Permalink
Include Lua Makefiles in sdist.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Apr 3, 2023
1 parent f480821 commit f57e030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ include MANIFEST.in
include CHANGES.rst INSTALL.rst LICENSE.txt README.rst
include logo/logo-220x200.png
recursive-include lupa *.py *.pyx *.pxd *.pxi *.c
recursive-include third-party *.c *.h
recursive-include third-party *.c *.h Makefile

0 comments on commit f57e030

Please sign in to comment.