diff options
author | Ashish Pandey <aspandey@redhat.com> | 2018-02-01 12:18:38 +0530 |
---|---|---|
committer | Ashish Pandey <aspandey@redhat.com> | 2018-04-25 14:34:39 +0530 |
commit | 69c35dbb4b3b92c60cbce8dff58e9d1399820b0d (patch) | |
tree | 21b876b954c54ee068788ffca19ccbc293c95e49 /configure.ac | |
parent | 6912441543192a366f264b61d97d50faf3815a28 (diff) |
feature/thin-arbiter: Implement thin-arbiter translator
Updates #352
Change-Id: I3d8caa6479dc8e48bec62a09b056971bb061f0cf
Signed-off-by: Ashish Pandey <aspandey@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
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 |