clean sm/Evac_thr.c and sm/Scav_thr.c
[ghc-hetmet.git] / rts / Makefile
index d6a4e45..ab5c6e7 100644 (file)
@@ -405,6 +405,7 @@ sm/Evac_HC_OPTS += -optc-funroll-loops
 
 ifneq "$(findstring thr, $(way))" ""
 EXTRA_SRCS += sm/Evac_thr.c sm/Scav_thr.c
+CLEAN_FILES += sm/Evac_thr.c sm/Scav_thr.c
 
 sm/Evac_thr.c : sm/Evac.c
        cp $< $@