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 582fdfe588d9..eb5c4fadb026 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1997/06/14 08:06:40 andreas Exp $ +# $Id: Makefile,v 1.140 1997/06/16 03:05:31 jfitz Exp $ # SUBDIR += FWF @@ -65,6 +65,7 @@ SUBDIR += xdtm SUBDIR += xfed SUBDIR += xfedor + SUBDIR += xfishtank SUBDIR += xfm SUBDIR += xforms SUBDIR += xgrab |