aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2007-11-09 18:37:59 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2007-11-09 18:37:59 +0000
commit36b26bb5949d1dc383bdb861026f73096f8b8750 (patch)
treeaf3d36587a79b503fbac1cb047b351ec079dd2eb
parent* bug fix: webapp-config-1.50.16 errors out during uninstall htdocs is a syml... (diff)
downloadwebapp-config-36b26bb5949d1dc383bdb861026f73096f8b8750.tar.gz
webapp-config-36b26bb5949d1dc383bdb861026f73096f8b8750.tar.bz2
webapp-config-36b26bb5949d1dc383bdb861026f73096f8b8750.zip
Update the MANIFEST file.
svn path=/trunk/webapp-config/; revision=57
-rw-r--r--MANIFEST.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f822034..06ab77a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,6 +4,12 @@ include eclass/*
include examples/*
include xslt/*
include AUTHORS
+include ChangeLog
+include CHANGES
include COPYING
-include *.txt
+include HACKING
+include INSTALL
+include README
+include RELEASE_NOTES
+include TODO
recursive-include WebappConfig/tests *