diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-24 21:18:53 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-24 21:18:53 +0800 |
commit | 8eaefc6c630cae53858c3abbee2c6d7db01c86e6 (patch) | |
tree | 4348859da1a8e8a5e7c77f81ca283793915f7a2e /x11-wm/Makefile | |
parent | aa6fd3ef7b3db1bf11a7eb4b026053f79dd032a4 (diff) | |
download | freebsd-ports-gnome-8eaefc6c630cae53858c3abbee2c6d7db01c86e6.tar.gz freebsd-ports-gnome-8eaefc6c630cae53858c3abbee2c6d7db01c86e6.tar.zst freebsd-ports-gnome-8eaefc6c630cae53858c3abbee2c6d7db01c86e6.zip |
Add SUBDIR += vtwm
Diffstat (limited to 'x11-wm/Makefile')
-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 7e23ff71a79a..afc4dc3c5536 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/11/22 14:55:44 sada Exp $ +# $Id: Makefile,v 1.7 1998/11/25 10:53:10 flathill Exp $ # SUBDIR += afterstep @@ -21,6 +21,7 @@ SUBDIR += piewm SUBDIR += qvwm SUBDIR += tvtwm + SUBDIR += vtwm SUBDIR += windowmaker SUBDIR += windowmaker-i18n SUBDIR += wm2 |