mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
remove rules on distclean, not clean
This commit is contained in:
parent
3740b569ae
commit
8c01eddf84
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ TARGETS=
|
|||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
||||
clean::
|
||||
distclean::
|
||||
rm -f rules
|
||||
|
|
|
|||
Loading…
Reference in a new issue