mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 13:30:44 -05:00
net.h should only be removed when distclean is made
This commit is contained in:
parent
850cd84119
commit
2fdead02e1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,5 +39,5 @@ install:: installdirs
|
|||
${INSTALL_DATA} $(srcdir)/$$i ${includedir}/isc ; \
|
||||
done
|
||||
|
||||
clean distclean::
|
||||
distclean::
|
||||
rm -f net.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue