FreeCalypso > hg > freecalypso-tools
diff uptools/atcmd/Makefile @ 372:1e7c6fcb9abe
uptools/atcmd: smsend_pdu.c renamed to smsend_pduout.c
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 08 Mar 2018 18:13:38 +0000 |
parents | 076d533f840d |
children | 1fa4dcbb1c87 |
line wrap: on
line diff
--- a/uptools/atcmd/Makefile Thu Mar 08 17:57:36 2018 +0000 +++ b/uptools/atcmd/Makefile Thu Mar 08 18:13:38 2018 +0000 @@ -10,7 +10,7 @@ SMDUMP_OBJS= atinterf.o resp_parse.o smdump.o ${LIBCODING} SMSEND_OBJS= atinterf.o resp_parse.o smsend_cmgw.o smsend_concat.o \ - smsend_main.o smsend_pdu.o smsend_text.o ${LIBCODING} + smsend_main.o smsend_pduout.o smsend_text.o ${LIBCODING} all: ${PROGS}