diff options
author | Cástor Muñoz <cmvidal@gmail.com> | 2014-12-06 23:28:31 +0100 |
---|---|---|
committer | Cástor Muñoz <cmvidal@gmail.com> | 2015-10-07 06:15:04 +0200 |
commit | be5fc0ff7f01ad2e5b964ca437674c15a7a8bd71 (patch) | |
tree | 67224c1d0e40d1e053cb2f41fc751ba1c95149bd /apps/SOURCES | |
parent | b2d650f511d1eef08138f09ecd4e96656eef173b (diff) |
iAP: lingo 1 (microphone)
Change-Id: I65da2064951972368a2880d271280e5b5ae878fe
Diffstat (limited to 'apps/SOURCES')
-rw-r--r-- | apps/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 0965c498b6..c2d591a18b 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -64,6 +64,9 @@ scrobbler.c #ifdef IPOD_ACCESSORY_PROTOCOL iap/iap-core.c iap/iap-lingo0.c +#ifdef HAVE_LINE_REC +iap/iap-lingo1.c +#endif iap/iap-lingo2.c iap/iap-lingo3.c iap/iap-lingo4.c |