diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /x11-wm | |
parent | - Update to 1.0.0rc4 (diff) |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Notes
Notes:
svn path=/head/; revision=200970
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 0da0f9b771c3..9c814fd47dd1 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -30,11 +30,11 @@ SUBDIR += ccsm SUBDIR += clementine SUBDIR += compiz - SUBDIR += compizconfig-backend-gconf - SUBDIR += compizconfig-python SUBDIR += compiz-fusion-plugins-extra SUBDIR += compiz-fusion-plugins-main SUBDIR += compiz-fusion-plugins-unsupported + SUBDIR += compizconfig-backend-gconf + SUBDIR += compizconfig-python SUBDIR += ctwm SUBDIR += devilspie SUBDIR += dwm |