* Makefile.in: Add all-tix to deps for all-snavigator
authorMo DeJong <supermo@bayarea.net>
Sat, 2 Feb 2002 01:42:53 +0000 (01:42 +0000)
committerMo DeJong <supermo@bayarea.net>
Sat, 2 Feb 2002 01:42:53 +0000 (01:42 +0000)
so that tix is built when building snavigator.

ChangeLog
Makefile.in

index 40cfa4325a671b5b6b7674fb422f2105058daec7..9bd2e2a033da9c0b38342e8a13620b3adcc31891 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-01  Mo DeJong  <supermo@bayarea.net>
+
+       * Makefile.in: Add all-tix to deps for all-snavigator
+       so that tix is built when building snavigator.
+
 2002-02-01  Ben Elliston  <bje@redhat.com>
 
        * config.guess: Import from master sources, rev 1.229.
index e48d98a0a71390f8a55a995ae0d9624a6dcf09de..1a1494c368b4ffc4beea853603f66b06223cd544 100644 (file)
@@ -1799,7 +1799,7 @@ all-send-pr: all-prms
 all-shellutils:
 all-sid: all-tcl all-tk
 all-sim: all-libiberty all-bfd all-opcodes all-readline all-cgen
-all-snavigator: all-tcl all-tk all-itcl all-db all-grep all-libgui
+all-snavigator: all-tcl all-tk all-itcl all-tix all-db all-grep all-libgui
 all-tar: all-libiberty
 all-tcl:
 all-tcl8.1:
This page took 0.034588 seconds and 4 git commands to generate.