Updated PROJECT_CONF_H

This commit is contained in:
doganyazar 2010-10-28 13:13:53 +00:00
parent d7afff18c7
commit 825cc4f872
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ UIP_CONF_IPV6=1
WITH_COAP = 1
CFLAGS += -DPROJECT_CONF_H=\"web-conf.h\"
CFLAGS += -DPROJECT_CONF_H=1
ifdef WITH_COAP
CFLAGS += -DWITH_COAP