diff options
author | stas <stas@FreeBSD.org> | 2006-10-08 22:09:09 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2006-10-08 22:09:09 +0800 |
commit | fa758a14ce0e805f0efe9cac0ac20c7322b2ef9d (patch) | |
tree | 2921796e9e8246a54b64f291b71f68031ab2739e /graphics | |
parent | 866a482e60cdd46669213db385e810031d4daea8 (diff) | |
download | freebsd-ports-gnome-fa758a14ce0e805f0efe9cac0ac20c7322b2ef9d.tar.gz freebsd-ports-gnome-fa758a14ce0e805f0efe9cac0ac20c7322b2ef9d.tar.zst freebsd-ports-gnome-fa758a14ce0e805f0efe9cac0ac20c7322b2ef9d.zip |
- Connect edje_viewer and exhibit to the build.
Approved by: sem (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 93e620a78a0f..34632c14bfa3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -95,6 +95,7 @@ SUBDIR += dynamechs SUBDIR += ecg2png SUBDIR += edje + SUBDIR += edje_viewer SUBDIR += electriceyes SUBDIR += enblend SUBDIR += enfle @@ -111,6 +112,7 @@ SUBDIR += evas SUBDIR += evince SUBDIR += evolvotron + SUBDIR += exhibit SUBDIR += exif SUBDIR += exifprobe SUBDIR += exiftags |