diff options
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3ac928f08c0..fe5cb2ab752 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1998/08/19 21:15:27 tron Exp $ +# $NetBSD: Makefile,v 1.50 1998/08/23 07:36:22 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -8,7 +8,7 @@ # SUBDIR += XFree86-contrib SUBDIR += Xaw3d # SUBDIR += Xaw-Xpm -# SUBDIR += afterstep + SUBDIR += afterstep SUBDIR += amiwm SUBDIR += asclock # SUBDIR += auis @@ -32,6 +32,7 @@ SUBDIR += fvwm2 # SUBDIR += fvwm2-english SUBDIR += fvwm95 + SUBDIR += fvwm-wharf # SUBDIR += getbdf SUBDIR += gtk # SUBDIR += gwm |