diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index abd46a1e8e..eb92c7e76f 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -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