diff options
Diffstat (limited to 'glusterfsd')
| -rw-r--r-- | glusterfsd/src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/Makefile.am b/glusterfsd/src/Makefile.am index a2f05b64f65..66ede7a336f 100644 --- a/glusterfsd/src/Makefile.am +++ b/glusterfsd/src/Makefile.am @@ -15,7 +15,7 @@ AM_CPPFLAGS = $(GF_CPPFLAGS) \  AM_CFLAGS = -Wall $(GF_CFLAGS) -CLEANFILES =  +CLEANFILES =  $(top_builddir)/libglusterfs/src/libglusterfs.la:  	$(MAKE) -C $(top_builddir)/libglusterfs/src/ all  | 
