diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-12-23 23:25:35 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-12-23 23:25:35 +0000 |
commit | 4e60a4ccd43f29a14cb7dbc0aa62e6446ae7b9bf (patch) | |
tree | 7fd99ce9e998ddc9cfe275b74c8caf7608a67a81 /x11-wm/Makefile | |
parent | Change libtool from 1.3 to 1.5 to avoid install the .la files. (diff) |
New port: xcompmgr, a sample compositing manager which can do translucent
windows, shadows, and fading menus/windows.
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 7cda89a4491f..28f01c1ff434 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -109,6 +109,7 @@ SUBDIR += wmi SUBDIR += wmthemeinstall SUBDIR += wmx + SUBDIR += xcompmgr SUBDIR += xfce SUBDIR += xfce4 SUBDIR += xfce4-desktop |