diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index a97bade790ce..ba55e3a78630 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.85 1996/05/06 11:48:35 joerg Exp $ +# $Id: Makefile,v 1.86 1996/05/21 10:19:18 jkh Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d + SUBDIR += afterstep SUBDIR += auis - SUBDIR += bowman SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |