diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3ca43bce17c..b3576f3307f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.81 1996/03/07 01:53:59 asami Exp $ +# $Id: Makefile,v 1.82 1996/03/09 14:43:18 asami Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d SUBDIR += auis + SUBDIR += bowman SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |