diff options
-rw-r--r-- | xlators/features/cloudsync/src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/features/cloudsync/src/Makefile.am b/xlators/features/cloudsync/src/Makefile.am index da660d7401b..4e8319c9d34 100644 --- a/xlators/features/cloudsync/src/Makefile.am +++ b/xlators/features/cloudsync/src/Makefile.am @@ -2,8 +2,6 @@ xlator_LTLIBRARIES = cloudsync.la xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features -CLOUDSYNC_SRC = $(top_srcdir)/xlators/features/cloudsync/src - cloudsync_sources = cloudsync.c CLOUDSYNC_SRC = $(top_srcdir)/xlators/features/cloudsync/src |