summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a051e2d..14bf1ad 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -260,3 +260,6 @@ test_touchscreen.c
#endif
test_viewports.c
#endif /* HAVE_TEST_PLUGINS */
+#if defined(HAVE_HARDWARE_CLICK) && !defined(SIMULATOR)
+annoyatron.c
+#endif