diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-08 14:09:09 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-08 14:09:09 +0000 |
commit | cea421d4e5428fff05e5b48eeb24edd3c6d30e0f (patch) | |
tree | 72182888b5acd04481838a228bd01bd5bb1ee4f7 /graphics/Makefile | |
parent | - Connect evfs to the build. (diff) |
- Connect edje_viewer and exhibit to the build.
Approved by: sem (mentor)
Notes
Notes:
svn path=/head/; revision=174938
Diffstat (limited to 'graphics/Makefile')
-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 |