Portal depends on handler now (#595)

This commit is contained in:
Xavier Guimard 2016-05-24 16:53:39 +00:00
parent 6b2b7edd80
commit 7200d974f6
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ common: common_conf
handler: handler_conf common
@$(MAKE) -C ${SRCHANDLERDIR}
portal: portal_conf common
portal: portal_conf handler
@$(MAKE) -C ${SRCPORTALDIR}
manager: manager_conf handler