diff options
Diffstat (limited to 'xlators/protocol')
-rw-r--r-- | xlators/protocol/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/protocol/Makefile.am b/xlators/protocol/Makefile.am index 782567c80..91b03b141 100644 --- a/xlators/protocol/Makefile.am +++ b/xlators/protocol/Makefile.am @@ -1 +1 @@ -SUBDIRS = auth legacy client server +SUBDIRS = auth client server |