Mistakenly included development code in the Makefile target

This commit is contained in:
adamdunkels 2008-02-25 13:22:34 +00:00
parent f464ae3cc4
commit a0c833da11
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ CONTIKI_SOURCEFILES += rimebuf.c queuebuf.c rimeaddr.c ctimer.c rime.c timesynch
collect.c neighbor.c \
trickle.c \
rudolph0.c rudolph1.c rudolph2.c \
rmesh.c meshconn.c $(CHAMELEON)
$(CHAMELEON)
# rmesh.c meshconn.c