diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-18 21:02:33 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-18 21:02:33 +0000 |
commit | 85c3a5a824494789ed82ff530fa0906e2a97ab8c (patch) | |
tree | f18edb99b846cb3448367e4f853d3b180bfbbe4e /x11-wm/Makefile | |
parent | fd07efbaeefc2d3b8bae6ffa1deaf2ff766a8f68 (diff) | |
download | ports-85c3a5a824494789ed82ff530fa0906e2a97ab8c.tar.gz ports-85c3a5a824494789ed82ff530fa0906e2a97ab8c.zip |
Notes
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 c1b517d1ace4..cb7ddf248afb 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1999/04/03 01:12:38 steve Exp $ +# $Id: Makefile,v 1.14 1999/05/04 22:31:01 steve Exp $ # SUBDIR += 9menu @@ -20,6 +20,7 @@ SUBDIR += gwm SUBDIR += icewm SUBDIR += iconmaker + SUBDIR += libdockapp SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm |