summaryrefslogtreecommitdiff
path: root/n/asserv/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/asserv/src/Makefile')
-rw-r--r--n/asserv/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/n/asserv/src/Makefile b/n/asserv/src/Makefile
index 1666979..88e343b 100644
--- a/n/asserv/src/Makefile
+++ b/n/asserv/src/Makefile
@@ -1,10 +1,10 @@
PROGS = asserv test_pwm test_dsp
-asserv_OBJECTS = main.o rs232.o proto.o
+asserv_OBJECTS = main.o rs232.o proto.o twi_master.o
test_pwm_OBJECTS = test_pwm.o rs232.o proto.o
test_dsp_OBJECTS = test_dsp.o rs232.o proto.o
DOC =
EXTRACTDOC =
-MODULES = n/avr/rs232 n/avr/proto n/avr/utils
+MODULES = n/avr/rs232 n/avr/proto n/avr/utils n/avr/twi-master
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
MCU_TARGET = atmega128