diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-31 00:38:59 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-31 00:38:59 +0000 |
commit | cc21d659ed45a6a36d2ff73afec6204b32ed26d3 (patch) | |
tree | 8d768769787d325fafd54b688ea615022fd532c0 /wm | |
parent | 257c9bb76db7ade2fa9cdffd8ff74bafa8380ee0 (diff) | |
download | pkgsrc-cc21d659ed45a6a36d2ff73afec6204b32ed26d3.tar.gz |
+applewmproto +libAppleWM +libWindowsWM +windowswmproto
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 626f0e14a8f..622627b6f35 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2013/02/12 23:26:10 tonnerre Exp $ +# $NetBSD: Makefile,v 1.118 2013/05/31 00:38:59 rodent Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -9,6 +9,7 @@ SUBDIR+= aewm++ SUBDIR+= afterstep SUBDIR+= amaterus SUBDIR+= amiwm +SUBDIR+= applewmproto SUBDIR+= awesome SUBDIR+= bbkeys SUBDIR+= bbkeys09 @@ -48,6 +49,8 @@ SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= jwm SUBDIR+= larswm +SUBDIR+= libAppleWM +SUBDIR+= libWindowsWM SUBDIR+= lwm SUBDIR+= matchbox-wm SUBDIR+= metacity @@ -80,6 +83,7 @@ SUBDIR+= wbar SUBDIR+= weewm SUBDIR+= windowlab SUBDIR+= windowmaker +SUBDIR+= windowswmproto SUBDIR+= wm2 SUBDIR+= wmakerconf SUBDIR+= wmctrl |