Skip to content

Commit

Permalink
Makefile should be added to allow building libwaku when cargo publish
Browse files Browse the repository at this point in the history
Also, scripts folder is needed to build rln
  • Loading branch information
Ivansete-status committed Jan 14, 2025
1 parent 64736c0 commit a1a4af9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions waku-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,12 @@ exclude = [
"vendor/docs/*",
"vendor/coverage/*",
"vendor/pkg/*",
"vendor/scripts/*",
"vendor/tests/*",
"vendor/ci/*",
"vendor/cmd/*",
"**/*.md",
"**/*.lock",
"**/*.nix",
"**/Makefile",
"**/Dockerfile",
]

Expand Down

0 comments on commit a1a4af9

Please sign in to comment.