]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/Makefile: add Cargo.toml as make dependency
authorJason Ish <jason.ish@oisf.net>
Thu, 10 Dec 2020 21:25:31 +0000 (15:25 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 16 Feb 2021 17:43:26 +0000 (11:43 -0600)
commit9f20297cb3c151cfacd92e0777bc374fa0c507fa
treede685cc61726628e5e7c8c5afe398da25dcf71ba
parente99dde0078d6fe15da0e1c7e66c982507e5fa804
rust/Makefile: add Cargo.toml as make dependency

This will force Cargo.toml to be recreated if Cargo.toml.in
is modified.
rust/Makefile.am