diff --git a/ghc/driver/Makefile b/ghc/driver/Makefile
index 52b698bb889cc1c26289c8deb203ba7642535cbb..9fc7bff7b3bb4416ee184371a8a333d342098efb 100644
--- a/ghc/driver/Makefile
+++ b/ghc/driver/Makefile
@@ -85,7 +85,7 @@ depend :: all
 #
 # Clean up
 #
-CLEAN_FILES += $(SCRIPT_OBJS) $(DYN_LOADABLE_BITS)
+CLEAN_FILES += $(SCRIPT_OBJS) $(SCRIPT_LINK) $(DYN_LOADABLE_BITS) ghc-[0-9].*
 
 #
 # Source distribution