]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
make: Remove rust generated headers during clean 3947/head
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 15 Jun 2019 17:57:15 +0000 (13:57 -0400)
committerJeff Lucovsky <jeff@lucovsky.org>
Sat, 15 Jun 2019 17:57:15 +0000 (13:57 -0400)
rust/Makefile.am

index 769005bcec07a1e71b33cc7be4ecdd369dca27f2..df3bd0bcd330ef74c4350dbdc8a8fb7c5cce7ab7 100644 (file)
@@ -49,7 +49,7 @@ else
 endif
 
 clean-local:
-       -rm -rf target
+       -rm -rf target gen
 
 distclean-local: clean-local
        rm -rf vendor gen Cargo.lock