aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-05-17 18:16:03 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-05-17 18:16:03 +0000
commitaf0493301ecf23bde89342a27ead6ab02e4d1f59 (patch)
treeacbbc6ad7283374b2c5445b03c33b0c444be6bff /MANIFEST
parent150d9f2341f546392d26992b2adac7e3d1344ea4 (diff)
downloadbitbake-af0493301ecf23bde89342a27ead6ab02e4d1f59.tar.gz
Add data_dict.py to the MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 12808c2cb..877c09da9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,6 +6,7 @@ bin/bbread
lib/bb/__init__.py
lib/bb/build.py
lib/bb/data.py
+lib/bb/data_dict.py
lib/bb/event.py
lib/bb/fetch.py
lib/bb/make.py