diff options
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README b/test/README index b59945c54..2bc92ab4b 100644 --- a/test/README +++ b/test/README @@ -57,6 +57,7 @@ WRAPPER_foo := execute stuff just before test Or to control all tests in a subdir: EXTRA_CLEAN := extra files to remove in the clean target +EXTRA_DIRS := extra directories to remove in the clean target EXTRA_CFLAGS := -DFOO EXTRA_LDFLAGS := -lpthread OPTS := |