GitHub CI: change build system to meson
[tinc] / .ci / sanitizers / ignore.txt
index c088e06..f214878 100644 (file)
@@ -1,9 +1,5 @@
-# plain make
-src:ed25519/*
-src:chacha-poly1305/*
-src:xoshiro.c
+# meson
+src:../src/ed25519/*
+src:../src/chacha-poly1305/*
+src:../src/xoshiro.c
 
-# make distcheck
-src:../../../src/ed25519/*
-src:../../../src/chacha-poly1305/*
-src:../../../src/xoshiro.c