diff --git a/scst/src/Makefile b/scst/src/Makefile index bcf9a01b1..5b6b16c85 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -157,6 +157,7 @@ clean: cd $(DEV_HANDLERS_DIR) && $(MAKE) $@ extraclean: clean + cd $(DEV_HANDLERS_DIR) && $(MAKE) $@ rm -f *.orig *.rej debug2release: