[autobuild] fix missing header in tar ball
From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3055 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.38
parent
bfaa48260a
commit
b9c14b24dd
|
@ -268,7 +268,7 @@ mod_accesslog_la_LDFLAGS = -module -export-dynamic -avoid-version
|
|||
mod_accesslog_la_LIBADD = $(common_libadd)
|
||||
|
||||
|
||||
hdr = server.h buffer.h network.h log.h keyvalue.h \
|
||||
hdr = server.h base64.h buffer.h network.h log.h keyvalue.h \
|
||||
response.h request.h fastcgi.h chunk.h \
|
||||
settings.h http_chunk.h \
|
||||
md5.h http_auth.h stream.h \
|
||||
|
|
Loading…
Reference in New Issue