Skip to content

Commit

Permalink
update MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebystrom committed Nov 4, 2024
1 parent eb8edb0 commit b1664c1
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 @@ -11,7 +11,7 @@ include ciderpress/lib/*.so*
include ciderpress/lib/*.dylib

# source code
recursive-include ciderpress/lib *.c *.h CMakeLists.txt
recursive-include ciderpress/lib *.c *.h *.h.in CMakeLists.txt
recursive-exclude ciderpress/lib *.cl

global-exclude *.py[cod]
Expand Down

0 comments on commit b1664c1

Please sign in to comment.