summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-05 12:35:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-05 12:35:26 +0000
commit1c75ec63c2eeccd6bd957da0828b6476e8201b92 (patch)
tree89207c39ce9a746e7fde63dfddc8058f710fc697 /x11
parentChange name, libforms -> libxforms. (diff)
Enable xforms.
Notes
Notes: svn path=/head/; revision=2266
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
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