aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Milard <christophe.milard@linaro.org>2015-06-25 09:56:38 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-06-30 17:18:04 +0300
commitca808ef94d570c8ea1d462f78bd94a37149cbbee (patch)
tree70c2ab2c1626c31458b9a951b0a6d36916f4c83e /configure.ac
parentf75ae7bc6ec00d8bb57414e5458951e2a7de4ee8 (diff)
validation: creating own dir and lib for queue
Module queue 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 c29b45b..9d0945f 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/queue/Makefile
test/validation/random/Makefile
test/validation/system/Makefile
test/miscellaneous/Makefile