From c446cc8bb49ee01dc682b04a8c88d5a432fe6e87 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 30 Jun 1997 19:52:58 +0000 Subject: * configure.in, Makefile.in: Treat tix like itcl. --- Makefile.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 8d5bfd5..ff4b004 100644 --- a/Makefile.in +++ b/Makefile.in @@ -502,6 +502,7 @@ ALL_MODULES = \ all-textutils \ all-tgas \ all-time \ + all-tix \ all-uudecode \ $(start-sanitize-ide) \ all-vmake \ @@ -573,6 +574,7 @@ CROSS_CHECK_MODULES = \ check-textutils \ check-tgas \ check-time \ + check-tix \ check-uudecode \ $(start-sanitize-ide) \ check-vmake \ @@ -645,6 +647,7 @@ INSTALL_MODULES = \ install-textutils \ install-tgas \ install-time \ + install-tix \ install-uudecode \ $(start-sanitize-ide) \ install-vmake \ @@ -797,6 +800,7 @@ CLEAN_MODULES = \ clean-textutils \ clean-tgas \ clean-time \ + clean-tix \ clean-uudecode \ $(start-sanitize-ide) \ clean-vmake \ @@ -1447,6 +1451,7 @@ all-texinfo: all-libiberty all-textutils: all-tgas: all-libiberty all-bfd all-opcodes all-time: +all-tix: all-tcl all-tk # start-sanitize-ide all-vmake: all-tcl all-tk all-itcl all-libide # end-sanitize-ide -- cgit v1.1