diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 01:01:05 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 01:01:05 +0000 |
commit | ed8b58719cc22fe91602e4e43a04abffe59e0f9f (patch) | |
tree | d4e84b13c5145922f2e9cdc308652332267ef47c /x11-wm/Makefile | |
parent | a small GTK-based GNOME-compliant window manager (diff) |
Add wmg
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 6f53bb93f685..d7e70533f5f1 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -36,6 +36,7 @@ SUBDIR += windowmaker-i18n SUBDIR += wm2 SUBDIR += wmakerconf + SUBDIR += wmg SUBDIR += wmx SUBDIR += xfce |