Skip to content

Commit

Permalink
[tests] fix build agains real SAI (#1123)
Browse files Browse the repository at this point in the history
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
  • Loading branch information
stepanblyschak authored and daall committed Nov 9, 2019
1 parent 56d66a1 commit f354798
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ CFLAGS_SAI = -I /usr/include/sai

TESTS = tests

if !HAVE_SAI
SUBDIRS = mock_tests
endif

noinst_PROGRAMS = tests

Expand Down

0 comments on commit f354798

Please sign in to comment.