diff options
Diffstat (limited to 'xlators/Makefile.am')
-rw-r--r-- | xlators/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/Makefile.am b/xlators/Makefile.am index 2a03f905b6d..2b66201035d 100644 --- a/xlators/Makefile.am +++ b/xlators/Makefile.am @@ -1,4 +1,6 @@ SUBDIRS = cluster storage protocol performance debug features encryption mount nfs mgmt system \ playground meta +EXTRA_DIST = xlator.sym + CLEANFILES = |