summaryrefslogtreecommitdiff
path: root/src/Makefile.proto
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-06-22 12:26:45 -0700
committerKeith Packard <keithp@keithp.com>2011-06-27 19:16:42 -0700
commit0e67b6890dd3a06665239f8dfd2e69266d055e46 (patch)
tree8baa7f8b8f18cc6b558590efcd7d1642804228a7 /src/Makefile.proto
parentdc0b49dcbaa2d0a69e002c151337b6e9fd3060d9 (diff)
altos: Rename telemetry to telemetry_orig
This makes room to create a new multi-packet telemetry format without changing anything yet. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile.proto')
-rw-r--r--src/Makefile.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.proto b/src/Makefile.proto
index c86de823..bc7b3a7f 100644
--- a/src/Makefile.proto
+++ b/src/Makefile.proto
@@ -160,7 +160,7 @@ TM_TASK_SRC = \
ao_log.c \
ao_log_big.c \
ao_report.c \
- ao_telemetry.c
+ ao_telemetry_orig.c
TM_MAIN_SRC = \
ao_telemetrum.c