diff --git a/modules/wishbone/wb_i2c_master/Manifest.py b/modules/wishbone/wb_i2c_master/Manifest.py
new file mode 100644
index 0000000000000000000000000000000000000000..1a7ec4869f15066c3c28ab763f17ae634fbe80f1
--- /dev/null
+++ b/modules/wishbone/wb_i2c_master/Manifest.py
@@ -0,0 +1,5 @@
+files= ["i2c_master_bit_ctrl.vhd",
+"i2c_master_byte_ctrl.vhd",
+"i2c_master_top.vhd",
+"wb_i2c_master.vhd",
+"xwb_i2c_master.vhd"];