FreeCalypso > hg > freecalypso-sw
diff gsm-fw/Makefile @ 666:8f9389e59ca2
gsm-fw/Makefile: comlib added to SUBDIR list
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 28 Sep 2014 05:45:38 +0000 |
parents | 806828641b21 |
children | 5ec79b82ab04 |
line wrap: on
line diff
--- a/gsm-fw/Makefile Sun Sep 28 05:42:46 2014 +0000 +++ b/gsm-fw/Makefile Sun Sep 28 05:45:38 2014 +0000 @@ -1,5 +1,5 @@ -SUBDIR= L1 bsp ccd finlink gpf include nucleus riviera serial services sprintf \ - sysglue +SUBDIR= L1 bsp ccd comlib finlink gpf include nucleus riviera serial services \ + sprintf sysglue default: config.stamp ${MAKE} ${MFLAGS} -f Makefile.build $@