tests: elm: make sure the new focus_common.h file gets into dist

Needed to run check from the dist tarballs.
This commit is contained in:
Stefan Schmidt 2017-05-02 17:23:49 +02:00
parent ea8196e411
commit 2e149f6046
1 changed files with 1 additions and 0 deletions

View File

@ -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