diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:12:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:12:38 +0000 |
commit | c2b29e69629822b5b30fdde297f5d067090a8efe (patch) | |
tree | b4f4cf1671004ec2c7ac95e0f2a798b95f737b66 /x11-wm | |
parent | c7910fc81e35306433adfa560c16f115bdc3133d (diff) | |
download | ports-c2b29e69629822b5b30fdde297f5d067090a8efe.tar.gz ports-c2b29e69629822b5b30fdde297f5d067090a8efe.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 21aa55a2607f..1c8fc6e2f59a 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1999/03/15 01:16:08 billf Exp $ +# $Id: Makefile,v 1.12 1999/04/02 04:44:33 steve Exp $ # SUBDIR += 9menu @@ -24,6 +24,7 @@ SUBDIR += olvwm SUBDIR += piewm SUBDIR += qvwm + SUBDIR += scwm SUBDIR += tvtwm SUBDIR += vtwm SUBDIR += windowmaker |