We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d66a1 commit f354798Copy full SHA for f354798
tests/Makefile.am
@@ -2,7 +2,9 @@ CFLAGS_SAI = -I /usr/include/sai
2
3
TESTS = tests
4
5
+if !HAVE_SAI
6
SUBDIRS = mock_tests
7
+endif
8
9
noinst_PROGRAMS = tests
10
0 commit comments