mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Minor formatting change.
This commit is contained in:
parent
933aa3bb7e
commit
57f8e86532
@ -11,7 +11,7 @@ APPS = webserver
|
||||
# run make with the parameter HTTPD-CFS=1.
|
||||
|
||||
ifeq ($(HTTPD-CFS),1)
|
||||
override webserver_src = webserver-nogui.c http-strings.c psock.c memb.c \
|
||||
override webserver_src = webserver-nogui.c http-strings.c psock.c memb.c \
|
||||
httpd-cfs.c
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user