mirror of
https://github.com/OISF/suricata.git
synced 2026-06-10 09:21:54 -04:00
Follow Rust convention of using a "sys" crate for bindings to C functions. The bindings don't exist yet, but will be generated by bindgen and put into this crate. Ticket: #7341
3 lines
47 B
Makefile
3 lines
47 B
Makefile
EXTRA_DIST = Cargo.toml
|
|
|
|
all-local: Cargo.toml
|