From 69c35dbb4b3b92c60cbce8dff58e9d1399820b0d Mon Sep 17 00:00:00 2001 From: Ashish Pandey Date: Thu, 1 Feb 2018 12:18:38 +0530 Subject: feature/thin-arbiter: Implement thin-arbiter translator Updates #352 Change-Id: I3d8caa6479dc8e48bec62a09b056971bb061f0cf Signed-off-by: Ashish Pandey --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 474d757a66a..63340e2c114 100644 --- a/configure.ac +++ b/configure.ac @@ -122,6 +122,8 @@ AC_CONFIG_FILES([Makefile xlators/features/Makefile xlators/features/arbiter/Makefile xlators/features/arbiter/src/Makefile + xlators/features/thin-arbiter/Makefile + xlators/features/thin-arbiter/src/Makefile xlators/experimental/fdl/Makefile xlators/experimental/fdl/src/Makefile xlators/features/changelog/Makefile -- cgit