diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 819e83b763fe..d2fe2a2bf69d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.78 1995/10/03 11:45:15 asami Exp $ +# $Id: Makefile,v 1.79 1995/10/05 12:35:26 asami Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d + SUBDIR += auis SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |