diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
commit | b2953d89912a75fb64432f004fc9d1c546869f3e (patch) | |
tree | c49a9681265e3b763f43bc487bff290a611d0b15 /x11/Makefile | |
parent | 34133aa06d7cea84256925aba5e3d69ebc9636f4 (diff) |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 18a613065864..c02bd673b87e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1996/08/16 07:40:50 asami Exp $ +# $Id: Makefile,v 1.95 1996/08/16 07:55:04 asami Exp $ # SUBDIR += FWF @@ -13,6 +13,7 @@ SUBDIR += dclock SUBDIR += emiclock SUBDIR += emu + SUBDIR += freefonts SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 |