From 79352456b66169d2df2bd43ab891d07d4dae8feb Mon Sep 17 00:00:00 2001 From: hershey Date: Mon, 19 Apr 1999 20:24:27 +0000 Subject: added tests/httpd file to distribution--tests get skipped if this file is missing (bug id 1769). --- unix/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index be01ab2..b9e8b58 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -5,7 +5,7 @@ # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # -# RCS: @(#) $Id: Makefile.in,v 1.21 1999/04/16 00:48:03 stanton Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.22 1999/04/19 20:24:27 hershey Exp $ # Current Tcl version; used in various names. @@ -1069,8 +1069,8 @@ dist: $(UNIX_DIR)/configure mkdir $(DISTDIR)/tests cp -p $(TOP_DIR)/license.terms $(DISTDIR)/tests cp -p $(TOP_DIR)/tests/*.test $(TOP_DIR)/tests/README \ - $(TOP_DIR)/tests/all.tcl $(TOP_DIR)/tests/*.tcl \ - $(TOP_DIR)/tests/defs.tcl $(DISTDIR)/tests + $(TOP_DIR)/tests/httpd $(TOP_DIR)/tests/*.tcl \ + $(DISTDIR)/tests mkdir $(DISTDIR)/tests/pkg cp -p $(TOP_DIR)/license.terms $(DISTDIR)/tests/pkg cp -p $(TOP_DIR)/tests/pkg/*.tcl $(DISTDIR)/tests/pkg -- cgit v0.12