With this fix, "dpkg-buildpackage -j3" should work w/o problems for
the e2fsprogs package.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
clean: clean-recursive clean-local clean-doc
$(RM) -f $(SUBS)
-distclean: distclean-doc distclean-recursive distclean-local
+distclean: distclean-doc distclean-recursive
$(RM) -rf autom4te.cache e2fsprogs.spec ext2ed/Makefile po/stamp-po
+ $(MAKE) distclean-local
realclean: realclean-recursive realclean-local