Whamcloud - gitweb
Makefile.in:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 19 Jul 1999 16:16:12 +0000 (16:16 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Jul 1999 16:16:12 +0000 (16:16 +0000)
  Add resize2fs.clean to the clean list.

resize/Makefile.in

index af49cbe..a4626b6 100644 (file)
@@ -84,7 +84,7 @@ check: test_extent.out
        
 clean:
        $(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
-               test_extent.out
+               resize2fs.static test_extent.out
 
 mostlyclean: clean
 distclean: clean