gfio: fix Makefile typo for cleaning gfio objs
authorJens Axboe <axboe@kernel.dk>
Mon, 3 Dec 2012 20:01:41 +0000 (21:01 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 Dec 2012 20:01:41 +0000 (21:01 +0100)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
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