summaryrefslogtreecommitdiff
path: root/src/Makefile_Elementary.am
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2016-06-03 11:56:57 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2016-06-03 15:36:02 +0900
commit57b279cd569799e5d6c30567e5afdf3a40441954 (patch)
tree9c2066627d4723bd9fb0aca0de3d6b0fc714327d /src/Makefile_Elementary.am
parentb147911bad2b216b23f504ad3470278418ff32d2 (diff)
downloadefl-57b279cd569799e5d6c30567e5afdf3a40441954.tar.gz
elm_test: Add test case for event refeed
Not sure if this test case is really good, but it was necessary to prove that input event refeed can work from application side. This is a feature that should work but shouldn't be used :)
Diffstat (limited to 'src/Makefile_Elementary.am')
-rw-r--r--src/Makefile_Elementary.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Elementary.am b/src/Makefile_Elementary.am
index 829cb8a6f7..9685694199 100644
--- a/src/Makefile_Elementary.am
+++ b/src/Makefile_Elementary.am
@@ -749,6 +749,7 @@ bin/elementary/test_entry.c \
bin/elementary/test_entry_anchor.c \
bin/elementary/test_entry_anchor2.c \
bin/elementary/test_external.c \
+bin/elementary/test_events.c \
bin/elementary/test_fileselector_button.c \
bin/elementary/test_fileselector.c \
bin/elementary/test_fileselector_entry.c \