Added watchdog module to makefile (after adding it to the project for IAR compile).

This commit is contained in:
skarg
2010-09-07 18:00:15 +00:00
parent 0b047cd7bd
commit 332d776c32
@@ -61,6 +61,7 @@ CSRC = main.c \
led.c \
eeprom.c \
seeprom.c \
watchdog.c \
dlmstp.c \
test.c \
bacnet.c \