diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-11-25 03:07:22 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-11-25 03:07:22 +0000 |
commit | 273c6e6d76de909e0b97d381d45340af8e91a37e (patch) | |
tree | a3ede366da71e5f2c9d8a5565a987a08de3b99d0 /x11-wm/Makefile | |
parent | e688f6929aa312916047cec14f32a26ac695505a (diff) |
Notes
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index bc0c1cf6ba15..a2c9a672b9f0 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -29,11 +29,23 @@ SUBDIR += devilspie SUBDIR += dwm SUBDIR += e16 - SUBDIR += e17-module-alarm + SUBDIR += e-module-alarm + SUBDIR += e-module-cpu + SUBDIR += e-module-deskshow + SUBDIR += e-module-diskio + SUBDIR += e-module-everything-places + SUBDIR += e-module-everything-websearch + SUBDIR += e-module-forecasts + SUBDIR += e-module-mem + SUBDIR += e-module-mpdule + SUBDIR += e-module-net + SUBDIR += e-module-penguins + SUBDIR += e-module-places + SUBDIR += e-module-rmb + SUBDIR += e-module-tclock + SUBDIR += e-module-wlan + SUBDIR += e-modules SUBDIR += e17-module-comp-scale - SUBDIR += e17-module-cpu - SUBDIR += e17-module-deskshow - SUBDIR += e17-module-diskio SUBDIR += e17-module-eektool SUBDIR += e17-module-elfe SUBDIR += e17-module-empris @@ -42,38 +54,26 @@ SUBDIR += e17-module-everything-aspell SUBDIR += e17-module-everything-mpris SUBDIR += e17-module-everything-pidgin - SUBDIR += e17-module-everything-places SUBDIR += e17-module-everything-shotgun SUBDIR += e17-module-everything-wallpaper - SUBDIR += e17-module-everything-websearch SUBDIR += e17-module-exebuf SUBDIR += e17-module-execwatch SUBDIR += e17-module-flame - SUBDIR += e17-module-forecasts SUBDIR += e17-module-iiirk SUBDIR += e17-module-itask SUBDIR += e17-module-mail - SUBDIR += e17-module-mem SUBDIR += e17-module-moon - SUBDIR += e17-module-mpdule - SUBDIR += e17-module-net SUBDIR += e17-module-news - SUBDIR += e17-module-penguins SUBDIR += e17-module-photo - SUBDIR += e17-module-places SUBDIR += e17-module-rain - SUBDIR += e17-module-rmb SUBDIR += e17-module-screenshot SUBDIR += e17-module-slideshow SUBDIR += e17-module-snow SUBDIR += e17-module-taskbar - SUBDIR += e17-module-tclock SUBDIR += e17-module-uptime SUBDIR += e17-module-weather SUBDIR += e17-module-winlist-ng SUBDIR += e17-module-winselector - SUBDIR += e17-module-wlan - SUBDIR += e17-modules SUBDIR += echinus SUBDIR += ede SUBDIR += emerald |