diff --git a/src/build/Common.gmake b/src/build/Common.gmake
index 47f4b14ebf2952067fcd6a6acd4a8e025c32d35f..2242fa61191620f7ecd815bb8352686e7dd90998 100644
--- a/src/build/Common.gmake
+++ b/src/build/Common.gmake
@@ -205,7 +205,7 @@ else # RELEASE
 endif
 
 -include targets.mk
--include $(SRC_ROOT)/rules.mk
+-include $(SRC_ROOT)/build/rules.mk
 -include objects.mk		# defines $(OBJS)
 -include libobjs.mk		# defines $(LIB_OBJS)