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.am | |
parent | 27e17a7a65eea3f150896e07866b2872a26cfb24 (diff) | |
download | lighttpd-3ca794f87655f2af7656db5a1130791ede370063.tar.gz |
Import .19
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3ed6331..252cbfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS=src doc tests cygwin openwrt -EXTRA_DIST=lighttpd.spec +EXTRA_DIST=lighttpd.spec autogen.sh SConstruct |