mirror of https://github.com/nirenjan/libx52.git
Include CLI tests file into distribution
parent
23ff7c7202
commit
9047485204
|
@ -23,3 +23,5 @@ test_cli_LDFLAGS = @CMOCKA_LIBS@ $(WARN_LDFLAGS)
|
|||
# Add a dependency on test_x52_cli_tests.c
|
||||
cli/test_x52_cli.c: cli/test_x52_cli_tests.c
|
||||
endif
|
||||
|
||||
EXTRA_DIST += cli/test_x52_cli_tests.c
|
||||
|
|
Loading…
Reference in New Issue