diff gsm-fw/g23m-gsm/sms/Makefile @ 766:d10585d665b4

sms_tls.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 12 Oct 2014 00:23:43 +0000
parents 75595941b786
children 77ab12ccdec1
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/sms/Makefile	Sun Oct 12 00:19:57 2014 +0000
+++ b/gsm-fw/g23m-gsm/sms/Makefile	Sun Oct 12 00:23:43 2014 +0000
@@ -6,7 +6,7 @@
 	-I../../cdginc
 
 OBJS=	sms_cp.o sms_csf.o sms_em.o sms_for.o sms_pei.o sms_rl.o sms_time.o \
-	sms_tlf.o sms_tlp.o
+	sms_tlf.o sms_tlp.o sms_tls.o
 
 all:	${OBJS}