suricata/rust/ffi/Makefile.am
Jason Ish 2c51744ccc rust/ffi: stub out a rust ffi crate
This crate is for Rust wrappers around the -sys crate which includes
only raw bindings. This is the place to add nice wrappers around those
bindings, however it should remain clear of dependencies on the main
Suricata core crates.

Ticket: #7666
2026-02-13 13:34:26 +00:00

3 lines
47 B
Makefile

EXTRA_DIST = Cargo.toml
all-local: Cargo.toml