mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:32:07 -04:00
add headerdep_test.sh to distclean rule
This commit is contained in:
parent
82f7b9a4c9
commit
d339787606
1 changed files with 3 additions and 0 deletions
|
|
@ -281,6 +281,9 @@ gxba_test: gxba_test.@O@ ${LWRESDEPLIBS}
|
|||
${LIBTOOL} ${CC} ${CFLAGS} -o $@ gxba_test.@O@ \
|
||||
${LWRESLIBS} ${ISCLIBS} ${LIBS}
|
||||
|
||||
distclean::
|
||||
rm -f headerdep_test.sh
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS} ${XTARGETS}
|
||||
rm -f t_journal
|
||||
|
|
|
|||
Loading…
Reference in a new issue