regular.mk: add regular-xmonad

This commit is contained in:
Denis Smirnov 2013-02-18 01:53:06 +04:00
parent 298f44d360
commit 203ef6f0fc

View File

@ -42,6 +42,8 @@ distro/regular-xfce: distro/.regular-gtk use/x11/xfce; @:
distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality
@$(call add,LIVE_LISTS,$(call tags,desktop nm))
distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad; @:
distro/regular-mate: distro/.regular-gtk
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))