aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <brian.dolbec@gmail.com>2011-02-03 00:08:43 -0800
committerBrian Dolbec <brian.dolbec@gmail.com>2011-02-03 00:08:43 -0800
commitc2ea6560f4ca3497eddec9970e76d76d98f4e485 (patch)
treee21c1780bc081149e36153f34b6cc802ca4f9c48 /MANIFEST.in
parentuse the new dbase list_ids() (diff)
downloadoverlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.tar.gz
overlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.tar.bz2
overlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.zip
Mass namespace rename and update
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index bc52dea..bfb07d8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,8 +4,8 @@ include COPYING
include INSTALL
include README
include RELEASE_NOTES
-include etc/layman.cfg
-include doc/layman.8
-include doc/layman.8.html
-include doc/layman.8.xml
-recursive-include layman/tests *
+include etc/overlord.cfg
+include doc/overlord.8
+include doc/overlord.8.html
+include doc/overlord.8.xml
+recursive-include overlord/tests *