projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea8196e
)
tests: elm: make sure the new focus_common.h file gets into dist
author
Stefan Schmidt
<stefan@osg.samsung.com>
Tue, 2 May 2017 15:23:49 +0000
(17:23 +0200)
committer
Stefan Schmidt
<stefan@osg.samsung.com>
Tue, 2 May 2017 15:23:49 +0000
(17:23 +0200)
Needed to run check from the dist tarballs.
src/Makefile_Elementary.am
patch
|
blob
|
history
diff --git
a/src/Makefile_Elementary.am
b/src/Makefile_Elementary.am
index
d62045b
..
ae8bd09
100644
(file)
--- a/
src/Makefile_Elementary.am
+++ b/
src/Makefile_Elementary.am
@@
-1343,6
+1343,7
@@
tests_elementary_elm_suite_SOURCES = \
tests/elementary/elm_code_test_widget_selection.c \
tests/elementary/elm_code_test_widget_undo.c \
tests/elementary/elm_test_focus_common.c \
+ tests/elementary/elm_test_focus_common.h \
tests/elementary/elm_test_focus.c \
tests/elementary/elm_test_focus_sub.c