diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e8fd5c826f00..819e83b763fe 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1995/09/28 02:08:30 jmz Exp $ +# $Id: Makefile,v 1.78 1995/10/03 11:45:15 asami Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += xearth SUBDIR += xfed SUBDIR += xfm + SUBDIR += xforms SUBDIR += xgrab SUBDIR += xkeycaps SUBDIR += xloadimage |