diff options
author | jkh <jkh@FreeBSD.org> | 1995-07-15 13:57:40 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-07-15 13:57:40 +0000 |
commit | 534d78579b250ee084b4e82abd0944c64f001478 (patch) | |
tree | 102466bde3fef8d4c28cfdef579ea1368ea6729b | |
parent | 4a6aa7b318dec83704d0ad2da99dca26abd25373 (diff) | |
download | FreeBSD-ports-534d78579b250ee084b4e82abd0944c64f001478.zip FreeBSD-ports-534d78579b250ee084b4e82abd0944c64f001478.tar.gz |
Add FWF to subdirs.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2189086..4e21b78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.71 1995/07/11 06:52:29 asami Exp $ +# $Id: Makefile,v 1.72 1995/07/12 23:41:04 asami Exp $ # + SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d SUBDIR += blt |