summaryrefslogtreecommitdiff
path: root/third-party/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/Makefile')
-rw-r--r--third-party/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/third-party/Makefile b/third-party/Makefile
index 59b7c0649..3ea84d105 100644
--- a/third-party/Makefile
+++ b/third-party/Makefile
@@ -18,4 +18,3 @@ install uninstall: $(TP_INSTALL_SUBDIRS)
$(TP_SUBDIRS):
+$(CMD_PREFIX) $(SUBMAKE) -C $@ $(MAKECMDGOALS)
-