diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-07-31 04:09:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-07-31 04:09:30 +0000 |
commit | a3425c7629e62de6e95e6c9c13f87e9bf89c609e (patch) | |
tree | 62b56d738b621dba038275edeef90e88ffdb88ad /x11-wm | |
parent | 71556202efc170224b3c7e33c80d78341c9420e8 (diff) | |
download | ports-a3425c7629e62de6e95e6c9c13f87e9bf89c609e.tar.gz ports-a3425c7629e62de6e95e6c9c13f87e9bf89c609e.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index cb7ddf248afb..cc393f34b339 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1999/05/04 22:31:01 steve Exp $ +# $Id: Makefile,v 1.15 1999/07/18 21:02:32 cpiazza Exp $ # SUBDIR += 9menu @@ -11,6 +11,7 @@ SUBDIR += blackbox SUBDIR += ctwm SUBDIR += enlightenment + SUBDIR += enlightenment-conf SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm2 |