diff options
| author | yenatch <yenatch@gmail.com> | 2014-04-29 17:43:24 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-04-30 03:03:20 -0400 |
| commit | c7938cc7d368a68f73fe5cbb3a750172db70cf7a (patch) | |
| tree | 90e7faddc09d13f420717ebdc9d792d6da0f23a8 /Makefile | |
| parent | da88588636e2a296668e509ce8e614f51727a254 (diff) | |
Split the mobile adapter library into another object file.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ TEXTQUEUE := CRYSTAL_OBJS := \ wram.o \ main.o \ +lib/mobile/main.o \ home.o \ audio.o \ maps_crystal.o \ |
