summaryrefslogtreecommitdiff
path: root/n/avr/adc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/adc/Makefile')
-rw-r--r--n/avr/adc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/n/avr/adc/Makefile b/n/avr/adc/Makefile
index 822a330..96c608f 100644
--- a/n/avr/adc/Makefile
+++ b/n/avr/adc/Makefile
@@ -1,8 +1,8 @@
PROGS = test_adc
-test_adc_OBJECTS = test_adc.o adc.o rs232.o proto.o
+test_adc_OBJECTS = test_adc.o adc.o rs232.o proto.o twi_slave.o
DOC =
EXTRACTDOC =
-MODULES = n/avr/proto n/avr/rs232 n/avr/utils
+MODULES = n/avr/proto n/avr/rs232 n/avr/utils n/avr/twi-slave
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
MCU_TARGET = atmega8535