diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 65be6b1b8994..016d1fd5b75c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -98,6 +98,8 @@ SUBDIR += duhdraw SUBDIR += dynamechs SUBDIR += ecg2png + SUBDIR += ecore-evas + SUBDIR += ecore-sdl SUBDIR += edje SUBDIR += edje_viewer SUBDIR += electriceyes @@ -114,6 +116,20 @@ SUBDIR += esmart SUBDIR += eterm-bg SUBDIR += evas + SUBDIR += evas-core + SUBDIR += evas-engine-buffer + SUBDIR += evas-engine-opengl + SUBDIR += evas-engine-sdl + SUBDIR += evas-engine-x11 + SUBDIR += evas-engine-xrender + SUBDIR += evas-loader-edb + SUBDIR += evas-loader-eet + SUBDIR += evas-loader-gif + SUBDIR += evas-loader-jpeg + SUBDIR += evas-loader-png + SUBDIR += evas-loader-svg + SUBDIR += evas-loader-tiff + SUBDIR += evas-loader-xpm SUBDIR += evince SUBDIR += evolvotron SUBDIR += exact-image |