summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredman <redman>1999-08-11 20:50:47 (GMT)
committerredman <redman>1999-08-11 20:50:47 (GMT)
commit2dae32532eb2e75c4995263e0368f4cfe70701b6 (patch)
tree5e4fad7c9634a572b929bac1e1d456bb62b218d6
parentd7f896bc8287175495c468966fa07a6ee59f6a9a (diff)
downloadtk-core_8_2_b3_branch.zip
tk-core_8_2_b3_branch.tar.gz
tk-core_8_2_b3_branch.tar.bz2
Include the unix/aclocal.m4 file with the distribution. core_8_2_b3_branch
-rw-r--r--unix/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 27cc9bb..5ba9034 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.29 1999/08/04 23:42:15 wart Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.29.2.1 1999/08/11 20:50:47 redman Exp $
# Current Tk version; used in various names.
@@ -923,6 +923,7 @@ dist: $(UNIX_DIR)/configure
cp $(TOP_DIR)/license.terms $(UNIX_DIR)/Makefile.in $(DISTDIR)/unix
chmod 664 $(DISTDIR)/unix/Makefile.in
cp $(UNIX_DIR)/configure $(UNIX_DIR)/configure.in \
+ $(UNIX_DIR)/aclocal.m4 \
$(UNIX_DIR)/tkConfig.sh.in $(TCLDIR)/unix/install-sh \
$(UNIX_DIR)/porting.notes $(UNIX_DIR)/porting.old \
$(UNIX_DIR)/README $(DISTDIR)/unix