- fix makefiles for the new files
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2739 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.27
parent
433c2a0c0d
commit
9b2f794c2c
@ -0,0 +1,2 @@
|
||||
SUBDIRS=conf.d vhosts.d
|
||||
EXTRA_DIST=lighttpd.conf modules.conf
|
@ -0,0 +1,25 @@
|
||||
EXTRA_DIST=access_log.conf \
|
||||
auth.conf \
|
||||
cgi.conf \
|
||||
cml.conf \
|
||||
compress.conf \
|
||||
debug.conf \
|
||||
dirlisting.conf \
|
||||
evhost.conf \
|
||||
expire.conf \
|
||||
fastcgi.conf \
|
||||
geoip.conf \
|
||||
magnet.conf \
|
||||
mime.conf \
|
||||
mod.template \
|
||||
mysql_vhost.conf \
|
||||
proxy.conf \
|
||||
rrdtool.conf \
|
||||
scgi.conf \
|
||||
secdownload.conf \
|
||||
simple_vhost.conf \
|
||||
ssi.conf \
|
||||
status.conf \
|
||||
trigger_b4_dl.conf \
|
||||
userdir.conf \
|
||||
webdav.conf
|
@ -0,0 +1 @@
|
||||
EXTRA_DIST=vhosts.template
|
Loading…
Reference in New Issue