diff gsm-fw/g23m-gsm/alr/Makefile @ 676:61df1066039e

alr_cs.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 29 Sep 2014 04:54:15 +0000
parents 029f631b22ff
children a71671d8c2db
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/alr/Makefile	Mon Sep 29 01:41:48 2014 +0000
+++ b/gsm-fw/g23m-gsm/alr/Makefile	Mon Sep 29 04:54:15 2014 +0000
@@ -5,7 +5,7 @@
 CPPFLAGS=-I. -I../../include -I../../include/condat -I../../gpf/inc \
 	-I../../cdginc
 
-OBJS=	alr_cbch.o
+OBJS=	alr_cbch.o alr_cs.o
 
 all:	${OBJS}