1
0
Fork 0
forked from len0rd/rockbox

plugin to test remote lcd

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6297 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christian Gmeiner 2005-04-15 13:39:13 +00:00
parent d0a94912bd
commit 4dabec4df7
3 changed files with 7 additions and 0 deletions

View file

@ -77,3 +77,7 @@ mpc2wav.c
midi2wav.c
iriverify.c
#endif
#ifdef HAVE_REMOTE_LCD
remotelcd.c
#endif