From d3397876060db0baa38432d90283eda6097f608d Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Wed, 5 Apr 2000 21:09:02 +0000 Subject: [PATCH] add headerdep_test.sh to distclean rule --- bin/tests/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) 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