diff options
Diffstat (limited to 'geo-replication')
| -rw-r--r-- | geo-replication/syncdaemon/Makefile.am | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/geo-replication/syncdaemon/Makefile.am b/geo-replication/syncdaemon/Makefile.am index 5fcf9f27a34..19f0bfce1b7 100644 --- a/geo-replication/syncdaemon/Makefile.am +++ b/geo-replication/syncdaemon/Makefile.am @@ -2,7 +2,7 @@ syncdaemondir = $(GLUSTERFS_LIBEXECDIR)/python/syncdaemon  syncdaemon_PYTHON = rconf.py gsyncd.py __init__.py master.py README.md repce.py \  	resource.py syncdutils.py monitor.py libcxattr.py gsyncdconfig.py \ -	$(top_builddir)/contrib/ipaddr-py/ipaddr.py libgfchangelog.py changelogagent.py \ -	gsyncdstatus.py conf.py logutils.py subcmds.py argsupgrade.py +	libgfchangelog.py changelogagent.py gsyncdstatus.py conf.py logutils.py \ +	subcmds.py argsupgrade.py  CLEANFILES =  | 
