summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-08-12 22:59:53 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-08-12 22:59:53 +0000
commit9982725a6ea5d023c6f4fd446daf7d62449b33ac (patch)
tree021cbce0da41132100915f7d866de0870f2a7ab7 /src-release
parent53dbe9d3c342f9130857f0e07db9dfd62f8a0208 (diff)
downloadbinutils-redhat-9982725a6ea5d023c6f4fd446daf7d62449b33ac.tar.gz
* Makefile.def, configure.in, src-release: Remove useless, bogus
references to tix. * Makefile.in, configure: Regenerate.
Diffstat (limited to 'src-release')
-rw-r--r--src-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release
index e08d17a4b6..f012d9df88 100644
--- a/src-release
+++ b/src-release
@@ -309,7 +309,7 @@ gdb+dejagnu.tar: $(DIST_SUPPORT) $(GDBD_SUPPORT_DIRS) gdb
SUPPORT_FILES="$(GDBD_SUPPORT_DIRS)"
.PHONY: insight.tar.bz2
-INSIGHT_SUPPORT_DIRS= $(GDB_SUPPORT_DIRS) tcl tk itcl tix libgui
+INSIGHT_SUPPORT_DIRS= $(GDB_SUPPORT_DIRS) tcl tk itcl libgui
insight.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb PACKAGE=insight \
MD5PROG="$(MD5PROG)" \