We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d53ddc commit 95a1eddCopy full SHA for 95a1edd
1 file changed
tests/Build.mk
@@ -4,11 +4,11 @@ log-flags := $(abspath $(srcdir))
4
log-env = $(if $(have_san),DISABLE_VALGRIND=1) \
5
$(if $(have_ubsan),UBSAN_OPTIONS="print_stacktrace=1")
6
7
-distfiles = empty.pcap upipe_pcap_src_test.sh \
8
- valgrind_wrapper.sh valgrind.supp \
9
- udict_inline_test.txt \
10
- upipe_ts_test.ts \
11
- uprobe_prefix_test.txt \
+distfiles = valgrind_wrapper.sh valgrind.supp \
+udict_inline_test.txt \
+upipe_pcap_src_test.pcap \
+upipe_ts_test.ts \
+uprobe_prefix_test.txt \
12
uprobe_stdio_test.txt \
13
uref_dump_test.txt \
14
uref_uri_test.txt \
0 commit comments