FreeCalypso > hg > freecalypso-sw
diff rvinterf/lowlevel/Makefile @ 908:ed5dcc53e0b3
rvinterf: hook for fc-lcdemu implemented
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 07 Sep 2015 10:55:01 +0000 |
parents | 144b5d222de8 |
children | 009d5bf2ff4c |
line wrap: on
line diff
--- a/rvinterf/lowlevel/Makefile Mon Sep 07 10:35:20 2015 +0000 +++ b/rvinterf/lowlevel/Makefile Mon Sep 07 10:55:01 2015 +0000 @@ -7,7 +7,7 @@ RVTDUMP_OBJS= format.o openport.o output.o packetrx.o rvtdump.o RVINTERF_OBJS= clientcmd.o format.o localsock.o logsent.o openport.o output.o \ - packetrx.o packettx.o pktfwd.o rvifmain.o + packetrx.o packettx.o pktfwd.o rviflcd.o rvifmain.o TFC139_OBJS= format.o openport.o output.o packetrx.o packettx.o tfc139.o