tests: elm: make sure the new focus_common.h file gets into dist
authorStefan Schmidt <stefan@osg.samsung.com>
Tue, 2 May 2017 15:23:49 +0000 (17:23 +0200)
committerStefan 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

index d62045b..ae8bd09 100644 (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