From 9924bb2e597278ae5a9b4f05c1db44c0fc1beb28 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Wed, 22 Aug 2007 15:08:41 -0700
Subject: [PATCH] MANIFEST.in: include .html and .css files from allmydata/web/
 too

---
 MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.45.2