rtmp2
svn: r13358
This commit is contained in:
parent
e124716005
commit
0308581117
|
@ -79,9 +79,10 @@
|
|||
|
||||
(require scheme/runtime-path)
|
||||
(define-runtime-module-path web-server/private/servlet:module-path web-server/private/servlet)
|
||||
(define-runtime-module-path web-server/http:module-path web-server/http)
|
||||
(define common-module-specs
|
||||
(list web-server/private/servlet:module-path
|
||||
'web-server/http))
|
||||
web-server/http:module-path))
|
||||
|
||||
(define servlet-module-specs
|
||||
'(web-server/servlet/web
|
||||
|
|
Loading…
Reference in New Issue
Block a user