FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-glue/gdi/Makefile @ 839:5ab66dadefdd
gdi: power.c compiles
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 25 Apr 2015 19:29:38 +0000 |
parents | 80959c73a21b |
children | 60a08fe672d8 |
line wrap: on
line diff
--- a/gsm-fw/g23m-glue/gdi/Makefile Sat Apr 25 19:27:04 2015 +0000 +++ b/gsm-fw/g23m-glue/gdi/Makefile Sat Apr 25 19:29:38 2015 +0000 @@ -6,7 +6,7 @@ CPPFLAGS=-I. -I../../include -I../../include/condat -I../../gpf/inc \ -I../../cdginc -OBJS= audio.o ffs_coat.o +OBJS= audio.o ffs_coat.o power.o all: libgdi.a