diff --git a/ChangeLog b/ChangeLog index dbf665157..9a16e9764 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-09 Alvaro Lopez Ortega + + * cherokee/streaming.deps, cherokee/Makefile.am: Adds the + streaming plug-in inter-handler dependencies file. + 2009-02-08 Alvaro Lopez Ortega * cherokee/handler_streaming.c: Fixes ?start support. diff --git a/cherokee/Makefile.am b/cherokee/Makefile.am index 5d45ffb4b..6c6f61065 100644 --- a/cherokee/Makefile.am +++ b/cherokee/Makefile.am @@ -21,7 +21,8 @@ phpcgi.deps \ scgi.deps \ fcgi.deps \ fastcgi.deps \ -cgi.deps +cgi.deps \ +streaming.deps # # External sources @@ -581,7 +582,7 @@ handler_streaming = \ handler_streaming.c \ handler_streaming.h -libplugin_streaming_la_LDFLAGS = $(module_ldflags) +libplugin_streaming_la_LDFLAGS = $(module_ldflags) libplugin_streaming_la_SOURCES = $(handler_streaming) libplugin_streaming_la_LIBADD = $(FFMPEG_LIBS) libplugin_streaming_la_CFLAGS = $(FFMPEG_CFLAGS) diff --git a/cherokee/streaming.deps b/cherokee/streaming.deps new file mode 100644 index 000000000..f73f3093f --- /dev/null +++ b/cherokee/streaming.deps @@ -0,0 +1 @@ +file