summaryrefslogtreecommitdiffstats
path: root/scripts/t/mk/buildopts.mk
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t/mk/buildopts.mk')
-rw-r--r--scripts/t/mk/buildopts.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/t/mk/buildopts.mk b/scripts/t/mk/buildopts.mk
new file mode 100644
index 0000000..46d0efa
--- /dev/null
+++ b/scripts/t/mk/buildopts.mk
@@ -0,0 +1,4 @@
+include $(srcdir)/mk/buildopts.mk
+
+test:
+ test "$(DEB_BUILD_OPTION_PARALLEL)" = "$(TEST_DEB_BUILD_OPTION_PARALLEL)"