diff --git a/repos/gems/src/app/sculpt_manager/target.mk b/repos/gems/src/app/sculpt_manager/target.mk index 05e89b099b..a7ac9e32ef 100644 --- a/repos/gems/src/app/sculpt_manager/target.mk +++ b/repos/gems/src/app/sculpt_manager/target.mk @@ -5,3 +5,5 @@ SRC_CC += $(addprefix view/, $(notdir $(wildcard $(PRG_DIR)/view/*.cc))) SRC_CC += $(addprefix model/, $(notdir $(wildcard $(PRG_DIR)/model/*.cc))) LIBS += base INC_DIR += $(PRG_DIR) $(REP_DIR)/src/app/depot_deploy + +REQUIRES = x86