diff options
author | Pierre Habouzit <madcoder@debian.org> | 2008-03-16 09:13:42 +0000 |
---|---|---|
committer | Pierre Habouzit <madcoder@debian.org> | 2008-03-16 09:13:42 +0000 |
commit | 3ca794f87655f2af7656db5a1130791ede370063 (patch) | |
tree | fb5f0ec44ede333166af5dc8d0aab9ed666ec43c /Makefile.in | |
parent | 27e17a7a65eea3f150896e07866b2872a26cfb24 (diff) | |
download | lighttpd-3ca794f87655f2af7656db5a1130791ede370063.tar.gz |
Import .19
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index b50af37..a9b2eea 100644 --- a/Makefile.in +++ b/Makefile.in @@ -211,7 +211,7 @@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = src doc tests cygwin openwrt -EXTRA_DIST = lighttpd.spec +EXTRA_DIST = lighttpd.spec autogen.sh SConstruct all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive |