aqhome: added service definitions, started implementing HTTP service.
This commit is contained in:
@@ -47,12 +47,18 @@
|
||||
<headers dist="true" install="$(pkgincludedir)/http" >
|
||||
endpoint_http.h
|
||||
urlhandler.h
|
||||
content.h
|
||||
content_files.h
|
||||
httpservice.h
|
||||
</headers>
|
||||
|
||||
|
||||
<headers dist="true" >
|
||||
endpoint_http_p.h
|
||||
urlhandler_p.h
|
||||
content_p.h
|
||||
content_files_p.h
|
||||
httpservice_p.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -61,6 +67,9 @@
|
||||
|
||||
endpoint_http.c
|
||||
urlhandler.c
|
||||
content.c
|
||||
content_files.c
|
||||
httpservice.c
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user