diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-07-16 02:32:32 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-07-16 02:32:32 +0000 |
commit | 20cb82d47027b394701c95534518ce769e7ff8c3 (patch) | |
tree | f0669423ae5218bd156ba326c09cf7d934c477ee /x11 | |
parent | A Motif tool for editing X11 bitmap fonts (diff) |
Activate xmbdfed.
Notes
Notes:
svn path=/head/; revision=7351
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 5d895aa83e26..6a7ad039671e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1997/07/01 22:39:08 max Exp $ +# $Id: Makefile,v 1.144 1997/07/08 06:26:59 max Exp $ # SUBDIR += FWF @@ -76,6 +76,7 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xmascot + SUBDIR += xmbdfed SUBDIR += xmold SUBDIR += xpostit SUBDIR += xprompt |