X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile;fp=Makefile;h=8ef86be5415c81c9074266a7e9a5207d35b67302;hp=221526f7ccb1f0b1e632fa4fe0d91ac494ac06c3;hb=6b3d25a6d6d7847765eb03b836913dd5ecef2993;hpb=ad0d2d88a91cbd02c56ea5ff6dab23e16aec6510 diff --git a/Makefile b/Makefile index 221526f7..8ef86be5 100644 --- a/Makefile +++ b/Makefile @@ -81,6 +81,7 @@ TM_SRC = \ $(ALTOS_SRC) \ $(ALTOS_DRIVER_SRC) \ $(TELE_DRIVER_SRC) \ + $(TELE_RECEIVER_SRC) \ $(TELE_COMMON_SRC) \ $(TM_DRIVER_SRC) \ $(TM_TASK_SRC)