summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-04-16 10:56:08 -0400
committerjoeycastillo <joeycastillo@utexas.edu>2023-04-16 10:56:08 -0400
commitbfeca930089e61dc0ce5680c6cfb9beaa0064ec4 (patch)
treebdeca2825b7a31526f11aa6a67cfc1e40bdc62b9 /movement/make
parente083f9b386abbcdca807f60ac255d8d1e2af0801 (diff)
downloadSensor-Watch-bfeca930089e61dc0ce5680c6cfb9beaa0064ec4.tar.gz
Sensor-Watch-bfeca930089e61dc0ce5680c6cfb9beaa0064ec4.tar.bz2
Sensor-Watch-bfeca930089e61dc0ce5680c6cfb9beaa0064ec4.zip
silence warnings around morsecalc
Diffstat (limited to 'movement/make')
-rw-r--r--movement/make/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 50ba05cf..2d6584fd 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -41,7 +41,6 @@ SRCS += \
../lib/sunriset/sunriset.c \
../lib/vsop87/vsop87a_milli.c \
../lib/astrolib/astrolib.c \
- ../lib/morsecalc/morsecode.c \
../lib/morsecalc/calc.c \
../lib/morsecalc/calc_fns.c \
../lib/morsecalc/calc_strtof.c \