diff options
author | stas <stas@FreeBSD.org> | 2006-10-08 22:18:35 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2006-10-08 22:18:35 +0800 |
commit | 9fcbad4e645fb30bd66d394338de84db5038632e (patch) | |
tree | 87d181ffc78cbda21f008521d9a0bbd249bd5d64 /x11 | |
parent | 1ffe18752260bb2047cdb63d253b176d473eea35 (diff) | |
download | freebsd-ports-gnome-9fcbad4e645fb30bd66d394338de84db5038632e.tar.gz freebsd-ports-gnome-9fcbad4e645fb30bd66d394338de84db5038632e.tar.zst freebsd-ports-gnome-9fcbad4e645fb30bd66d394338de84db5038632e.zip |
- Connect e17-module-winselector, e17-module-mixer, enity and enterminus
to the build.
Approved by: sem (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d69a40e885a9..3282ac43d988 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -49,6 +49,7 @@ SUBDIR += e17-module-language SUBDIR += e17-module-mail SUBDIR += e17-module-mem + SUBDIR += e17-module-mixer SUBDIR += e17-module-moon SUBDIR += e17-module-rain SUBDIR += e17-module-screenshot @@ -56,11 +57,14 @@ SUBDIR += e17-module-snow SUBDIR += e17-module-uptime SUBDIR += e17-module-weather + SUBDIR += e17-module-winselector SUBDIR += ebuttons SUBDIR += ecore SUBDIR += electricsheep SUBDIR += elicit SUBDIR += emu + SUBDIR += enity + SUBDIR += enterminus SUBDIR += erun SUBDIR += eterm SUBDIR += examine |