summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES.app_build
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES.app_build')
-rw-r--r--apps/plugins/SOURCES.app_build6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build
index ddac2b9ba8..e374062536 100644
--- a/apps/plugins/SOURCES.app_build
+++ b/apps/plugins/SOURCES.app_build
@@ -1,3 +1,7 @@
1#ifndef HAVE_TOUCHSCREEN
2/* In devices running RockBox as an application, but having a keypad */
3#include "SOURCES"
4#else
1/* plugins common to all models */ 5/* plugins common to all models */
2credits.c 6credits.c
3properties.c 7properties.c
@@ -39,3 +43,5 @@ test_sampr.c
39#endif 43#endif
40test_viewports.c 44test_viewports.c
41#endif /* HAVE_TEST_PLUGINS */ 45#endif /* HAVE_TEST_PLUGINS */
46
47#endif /* HAVE_TOUCHSCREEN */