aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Milard <christophe.milard@linaro.org>2015-06-25 15:09:56 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-06-30 17:31:10 +0300
commit2ada447f93aa7585ac69a6d78baeed9d976f2ffe (patch)
tree2eb9c57c04081b4a90fe61f84c3cfef197297ad3 /configure.ac
parente95a6c3dbcd02a6429cef861acceaae0db9d3b1d (diff)
validation: creating own dir and lib for pool
Module poll now gets its own directory and create its own lib (currentely only containing its executable) Signed-off-by: Christophe Milard <christophe.milard@linaro.org> Reviewed-by: Stuart Haslam <stuart.haslam@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9d0945f..4ca0335 100644
--- a/configure.ac
+++ b/configure.ac
@@ -308,6 +308,7 @@ AC_CONFIG_FILES([Makefile
test/validation/crypto/Makefile
test/validation/init/Makefile
test/validation/pktio/Makefile
+ test/validation/pool/Makefile
test/validation/queue/Makefile
test/validation/random/Makefile
test/validation/system/Makefile