Include CLI tests file into distribution

reverse-scroll
nirenjan 2021-07-30 03:09:21 -07:00
parent 23ff7c7202
commit 9047485204
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ test_cli_LDFLAGS = @CMOCKA_LIBS@ $(WARN_LDFLAGS)
# Add a dependency on test_x52_cli_tests.c # Add a dependency on test_x52_cli_tests.c
cli/test_x52_cli.c: cli/test_x52_cli_tests.c cli/test_x52_cli.c: cli/test_x52_cli_tests.c
endif endif
EXTRA_DIST += cli/test_x52_cli_tests.c