gfio: fix Makefile typo for cleaning gfio objs
[fio.git] / Makefile
index 367c19af0fbe10b43bad0cf53996c2d13991a7b8..bc0a2f8a9f2975ba38e73589b93a97f7461e5ccc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -196,7 +196,7 @@ t/axmap: $(T_AXMAP_OBJS)
 $(PROGS): .depend
 
 clean: FORCE
-       -rm -f .depend $(GFIO_OBJS )$(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core gfio FIO-VERSION-FILE
+       -rm -f .depend $(GFIO_OBJS$(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core gfio FIO-VERSION-FILE
 
 cscope:
        @cscope -b -R