Skip to content

Commit 95a1edd

Browse files
funmannto
andauthored
Update tests/Build.mk
Co-authored-by: Clément Vasseur <clement.vasseur@gmail.com>
1 parent 8d53ddc commit 95a1edd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tests/Build.mk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ log-flags := $(abspath $(srcdir))
44
log-env = $(if $(have_san),DISABLE_VALGRIND=1) \
55
$(if $(have_ubsan),UBSAN_OPTIONS="print_stacktrace=1")
66

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 \
7+
distfiles = valgrind_wrapper.sh valgrind.supp \
8+
udict_inline_test.txt \
9+
upipe_pcap_src_test.pcap \
10+
upipe_ts_test.ts \
11+
uprobe_prefix_test.txt \
1212
uprobe_stdio_test.txt \
1313
uref_dump_test.txt \
1414
uref_uri_test.txt \

0 commit comments

Comments
 (0)