summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES.app_build
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2012-01-27 00:15:15 +0100
committerThomas Martitz <kugel@rockbox.org>2012-01-27 09:15:05 +0100
commit93a4b32d03e99d4b542872867ef08bf27e39c091 (patch)
tree8d7f9ff838810fd8bf21b4cc46a4e6dbb790994a /apps/plugins/SOURCES.app_build
parent049f3c782a74258640e4f5c165496c282b4203dd (diff)
downloadrockbox-93a4b32d03e99d4b542872867ef08bf27e39c091.tar.gz
rockbox-93a4b32d03e99d4b542872867ef08bf27e39c091.zip
test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touchscreen including point mode.
Enable test_fps on RaaA also. Change-Id: Ifeb60d5ad30bde1f8a645cd9e9d5d5ae34f4425d
Diffstat (limited to 'apps/plugins/SOURCES.app_build')
-rw-r--r--apps/plugins/SOURCES.app_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build
index d33f9951cf..a416c3b171 100644
--- a/apps/plugins/SOURCES.app_build
+++ b/apps/plugins/SOURCES.app_build
@@ -17,6 +17,7 @@ boomshine.lua
17 17
18 18
19#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */ 19#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
20test_fps.c
20#ifdef HAVE_ADJUSTABLE_CPU_FREQ 21#ifdef HAVE_ADJUSTABLE_CPU_FREQ
21test_boost.c 22test_boost.c
22#endif 23#endif