*** omniORBpy/python/COS/dir.mk 2011-06-20 23:15:13.000000000 +0100 --- omniORBpy_rkd/python/COS/dir.mk 2013-03-19 13:51:30.812831100 +0000 *************** *** 122,127 **** --- 122,130 ---- omniORB.pth: ; @echo $(subst $(INSTALLPYTHONDIR)/,,$(INSTALLPYLIBDIR)) > $@ + # Specific rule for building the __init__.py file + __init__.py: ; + @echo "#Empty file" > $@ # Rules for make export $(PYLIBROOT)/CosNaming%: CosNaming%