* lib-src/Makefile.in (clean): Tidy up seccomp-filter files.
This commit is contained in:
parent
fddc1a5377
commit
aa354dd55b
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ mostlyclean:
|
|||
rm -f core ./*.o ./*.res
|
||||
|
||||
clean: mostlyclean
|
||||
-rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc
|
||||
rm -f ${EXE_FILES}
|
||||
|
||||
distclean: clean
|
||||
|
|
Loading…
Add table
Reference in a new issue