summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rustdoc-scrape-examples-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/rustdoc-scrape-examples-test/Makefile')
-rw-r--r--tests/run-make/rustdoc-scrape-examples-test/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/run-make/rustdoc-scrape-examples-test/Makefile b/tests/run-make/rustdoc-scrape-examples-test/Makefile
new file mode 100644
index 000000000..1235ead67
--- /dev/null
+++ b/tests/run-make/rustdoc-scrape-examples-test/Makefile
@@ -0,0 +1,6 @@
+extra_flags := --scrape-tests
+deps := ex
+
+include ../rustdoc-scrape-examples-multiple/scrape.mk
+
+all: scrape