aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2003-06-23 21:30:43 +0000
committerKeith Seitz <keiths@redhat.com>2003-06-23 21:30:43 +0000
commit8f32e830b846dab28e84dbd22a9876aaca7aaa1a (patch)
tree0552c3f20d615083dce47e1341474994c2ac6237 /Makefile.tpl
parent449a5da47c55d448f0fc820d3e76c2100f496ab6 (diff)
downloadgdb-8f32e830b846dab28e84dbd22a9876aaca7aaa1a.zip
gdb-8f32e830b846dab28e84dbd22a9876aaca7aaa1a.tar.gz
gdb-8f32e830b846dab28e84dbd22a9876aaca7aaa1a.tar.bz2
* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 4852c2a..0729415 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1292,7 +1292,7 @@ all-bootstrap: maybe-all-libiberty maybe-all-texinfo maybe-all-bison maybe-all-b
# Host modules specific to gdb.
# GDB needs to know that the simulator is being built.
-configure-gdb: maybe-configure-tcl maybe-configure-tk maybe-configure-sim
+configure-gdb: maybe-configure-itcl maybe-configure-tcl maybe-configure-tk maybe-configure-sim
GDB_TK = @GDB_TK@
all-gdb: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-mmalloc maybe-all-readline maybe-all-bison maybe-all-byacc maybe-all-sim $(gdbnlmrequirements) $(GDB_TK)
install-gdb: maybe-install-tcl maybe-install-tk maybe-install-itcl maybe-install-tix maybe-install-libgui