From ae821c925acbd474ee2553416f7b512f3bad147f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 5 Nov 2007 09:02:39 +0000 Subject: [PATCH] - include SConstruct in tarball git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2016 152afb58-edef-0310-8abb-c4023f1b3aa9 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3ed63318..f94e9248 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 SConstruct