summaryrefslogtreecommitdiff
path: root/src/binwatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/binwatch/Makefile')
-rw-r--r--src/binwatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binwatch/Makefile b/src/binwatch/Makefile
index cf20b6d..43bf9db 100644
--- a/src/binwatch/Makefile
+++ b/src/binwatch/Makefile
@@ -1,6 +1,6 @@
BASE = $b/digital/avr
AVR_PROGS = counter
-counter_SOURCES = counter.c led.c
+counter_SOURCES = counter.c led.c button.c
MODULES = utils
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...