]> git.ipfire.org Git - people/ms/suricata.git/commit
rust/make: fix maintainer-clean-local target
authorJason Ish <jason.ish@oisf.net>
Fri, 11 Feb 2022 15:13:31 +0000 (09:13 -0600)
committerVictor Julien <vjulien@oisf.net>
Sun, 13 Feb 2022 20:38:15 +0000 (21:38 +0100)
commit62cc813f881c9b889298d02749b5665be7cfff1f
tree461331434bcb4e04662f7531057ddcf66ccf44a8
parent8dc3431d86ff098621873b46edd2125dd76e328b
rust/make: fix maintainer-clean-local target

Was using the wrong name, so vendored Rust crates were not being
cleaned up on make maintainer-clean.
rust/Makefile.am