diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in index 12e7d2a173..bd4cbca1d9 100644 --- a/bin/tests/system/Makefile.in +++ b/bin/tests/system/Makefile.in @@ -13,7 +13,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.18 2000/07/27 09:39:06 tale Exp $ +# $Id: Makefile.in,v 1.19 2000/07/28 01:37:05 gson Exp $ @BIND9_INCLUDES@ SUBDIRS = lwresd @@ -27,6 +27,9 @@ test: subdirs clean distclean:: sh ./cleanall.sh +distclean:: + rm -f conf.sh + installdirs: install::