summaryrefslogtreecommitdiffstats
path: root/WebKit/CMakeListsEfl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/CMakeListsEfl.txt')
-rw-r--r--WebKit/CMakeListsEfl.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/CMakeListsEfl.txt b/WebKit/CMakeListsEfl.txt
index 046b613..cbc0d92 100644
--- a/WebKit/CMakeListsEfl.txt
+++ b/WebKit/CMakeListsEfl.txt
@@ -25,12 +25,13 @@ LIST(APPEND WebKit_INCLUDE_DIRECTORIES
LIST(APPEND WebKit_SOURCES
efl/WebCoreSupport/ChromeClientEfl.cpp
- efl/WebCoreSupport/ContextMenuClientEfl
+ efl/WebCoreSupport/ContextMenuClientEfl.cpp
efl/WebCoreSupport/DragClientEfl.cpp
efl/WebCoreSupport/EditorClientEfl.cpp
efl/WebCoreSupport/FrameLoaderClientEfl.cpp
efl/WebCoreSupport/InspectorClientEfl.cpp
+ efl/ewk/ewk_contextmenu.cpp
efl/ewk/ewk_frame.cpp
efl/ewk/ewk_history.cpp
efl/ewk/ewk_main.cpp