summaryrefslogtreecommitdiffstats
path: root/xlators/features/cloudsync/src/cloudsync-plugins/src/Makefile.am
blob: fb6b0580c6dd213d92fcbc6712da14cf31247c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
if BUILD_AMAZONS3_PLUGIN
  AMAZONS3_DIR = cloudsyncs3
endif

if BUILD_CVLT_PLUGIN
  CVLT_DIR = cvlt
endif

SUBDIRS = ${AMAZONS3_DIR} ${CVLT_DIR}

CLEANFILES =