On Mon, 2004-11-15 at 20:05 +0100, Matthias Klose wrote: > -clean: $(STAMP_DIR)/patch.unapply > +clean: $(STAMP_DIR)/patch.unapply clean-objectdirs
I didn't want to do that because of the dh_clean that would take a long time. I've added the relevant rm line to rules and will check in once tested. Chris