diff --git a/Makefile b/Makefile index 3a62fef3f..4cec89680 100644 --- a/Makefile +++ b/Makefile @@ -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