# HG changeset patch # User Vladimir Marek # Date 1381257339 -7200 # Node ID 6d2d9722f8cfc9029111bac02fc5c844824f1c6e # Parent b106d9f581c1346f52203bcf9d7f529dcf9171e6 17576493 mozldap is not prepared during whole workspace 'gmake prep' diff -r b106d9f581c1 -r 6d2d9722f8cf components/samba/samba/Makefile --- a/components/samba/samba/Makefile Thu Oct 10 11:03:18 2013 -0700 +++ b/components/samba/samba/Makefile Tue Oct 08 20:35:39 2013 +0200 @@ -190,6 +190,9 @@ cd $(DOCS-XML_DIR) ; $(GMAKE) clobber $(TOUCH) $@ +prep:: + $(MAKE) -C $(COMPONENT_DIR)/../mozldap prep + # create also the: $(DOCS-XML_DIR)/configure and $(DOCS-XML_DIR)/build/catalog.xml # needed to buils docs from XML sources $(DOCS-XML_DIR)/Makefile.settings: $(BUILD_DIR)/$(COMPONENT_SRC_1)/.docbook-xsl-prep