Add missing header in devel package 82/108082/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 3 Jan 2017 02:08:13 +0000 (11:08 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 3 Jan 2017 02:08:13 +0000 (11:08 +0900)
eext_floatingbutton.eo.h is generated during a build,
which is used by ise_default package.

Change-Id: I7807d0af871f9c24c8d471486b6a7d198f257f0f
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
inc/CMakeLists.txt

index eb8998cd17e97cca964073828e41e2499a99b2dd..234ceb49c5cef8d8e6c4216515d341407b0e5567 100644 (file)
@@ -39,6 +39,7 @@ SET(LIB_INCS
        mobile/eext_floatingbutton_legacy.h
        mobile/eext_floatingbutton.eo.legacy.h
        mobile/eext_floatingbutton_eo.h
+       mobile/eext_floatingbutton.eo.h
        efl_extension.h
 )