Cleanup sweep and fix a bug in RTS flag processing.
[ghc-hetmet.git] / rts / ghc.mk
index 3e0e11a..df68bc5 100644 (file)
@@ -457,6 +457,7 @@ rts_dist_MKDEPENDC_OPTS += -Irts/dist/build
 endif
 
 $(eval $(call build-dependencies,rts,dist,1))
+$(eval $(call include-dependencies,rts,dist,1))
 
 $(rts_dist_depfile_c_asm) : libffi/dist-install/build/ffi.h $(DTRACEPROBES_H)