summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-20 16:20:42 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-20 16:20:42 +0000
commit5b8f47a70a57765ba04a4d75dfa31a2f55f75029 (patch)
tree7f74f74344d9e8fdca1a6e0cfee2f957e1135540 /app/Makefile
parent4342064ee35d4facf1ad4cbde8f6f84460df02a0 (diff)
downloadclock-5b8f47a70a57765ba04a4d75dfa31a2f55f75029.tar.gz
clock-5b8f47a70a57765ba04a4d75dfa31a2f55f75029.tar.bz2
clock-5b8f47a70a57765ba04a4d75dfa31a2f55f75029.zip
add alarm support
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Makefile b/app/Makefile
index 126baa1..e11bbfc 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -29,7 +29,7 @@ default: ${PROG}.elf
CSRCS=led.c ticker.c ring.c usart.c stdio.c lwip_glue.c steth.c msf.c abs.c \
pll.c main.c time_fn.c ntp.c dcf77.c util.c stats.c gps.c hexdump.c bits.c \
max7219.c report.c sysclk.c cdcacm.c usb.c dfu.c adc.c dummy_kb.c ref.c \
- ptp.c display.c fs.c
+ ptp.c display.c httpd.c
HSRCS= events.h gps.h project.h ring.h steth.h time_fn.h ubx.h