diff options
| author | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 23:12:37 +0000 |
|---|---|---|
| committer | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 23:12:37 +0000 |
| commit | cbe3a2704096d4577af448cb31802d9fc8fe4e32 (patch) | |
| tree | 676166967f2ce41ef27415399b1226b588469d97 | |
| parent | Add mule to the SUBDIR target. (diff) | |
Get it into order again, i have hosed it with the last commit and add xfm
to the SUBDIR target.
Notes
Notes:
svn path=/head/; revision=1006
| -rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index cfcae2a55b3b..f483a413c510 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.48 1995/02/15 02:53:47 asami Exp $ +# $Id: Makefile,v 1.49 1995/02/18 22:12:47 ats Exp $ # SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \ - tkhfs tkman tvtwm x3270 xearth xdaliclock xfed xkeycaps \ + tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ xlockmore xphoon xsnow xview-config xview-lib xview-clients # |
