From: Brian Warner <warner@allmydata.com>
Date: Wed, 22 Aug 2007 22:08:41 +0000 (-0700)
Subject: MANIFEST.in: include .html and .css files from allmydata/web/ too
X-Git-Url: https://git.rkrishnan.org/components/listings/something?a=commitdiff_plain;h=9924bb2e597278ae5a9b4f05c1db44c0fc1beb28;p=tahoe-lafs%2Ftahoe-lafs.git

MANIFEST.in: include .html and .css files from allmydata/web/ too
---

diff --git a/MANIFEST.in b/MANIFEST.in
index d6cf3fb9..3282c071 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
 
-include allmydata/web/*.xhtml
+include allmydata/web/*.xhtml allmydata/web/*.html allmydata/web/*.css