summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xdmcp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-lib-Xdmcp.make')
-rw-r--r--rules/xorg-lib-Xdmcp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-lib-Xdmcp.make b/rules/xorg-lib-Xdmcp.make
index da9f1ac78..b62e2d208 100644
--- a/rules/xorg-lib-Xdmcp.make
+++ b/rules/xorg-lib-Xdmcp.make
@@ -83,7 +83,7 @@ xorg-lib-Xdmcp_compile: $(STATEDIR)/xorg-lib-Xdmcp.compile
$(STATEDIR)/xorg-lib-Xdmcp.compile: $(xorg-lib-Xdmcp_compile_deps_default)
@$(call targetinfo, $@)
- cd $(XORG_LIB_XDMCP_DIR) && $(XORG_LIB_XDMCP_PATH) make
+ cd $(XORG_LIB_XDMCP_DIR) && $(XORG_LIB_XDMCP_PATH) $(MAKE) $(PARALLELMFLAGS)
@$(call touch, $@)
# ----------------------------------------------------------------------------