diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
commit | 52a16208eaba05e0c1cb0d95be24e44e71706dd2 (patch) | |
tree | 5a7ea66d25b9bb72643f4945eee29bb8e70f7bd5 /x11/Makefile | |
parent | 8d576420f06c4fab68fe0ebef32941d23d62e84d (diff) |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 18643c018b40..bd01e46c0f12 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -135,8 +135,9 @@ SUBDIR += gtstarter SUBDIR += gxset SUBDIR += hotwire-shell - SUBDIR += hs-x11-ghc - SUBDIR += hs-x11-xft-ghc + SUBDIR += hs-X11 + SUBDIR += hs-X11-xft + SUBDIR += hs-xmobar SUBDIR += i3lock SUBDIR += iceauth SUBDIR += ico @@ -421,7 +422,6 @@ SUBDIR += xmascot SUBDIR += xmessage SUBDIR += xmh - SUBDIR += xmobar SUBDIR += xmodmap SUBDIR += xmold SUBDIR += xmon |