Fix collateral damage after distdir-opts.mk was refactored away
[ghc-hetmet.git] / rules / build-prog.mk
index e4c0e6a..b975f49 100644 (file)
@@ -84,7 +84,7 @@ $(call build-dependencies,$1,$2)
 # --- IMPLICIT RULES
 
 # Just the 'v' way for programs
-$(call distdir-way-opts,$1,$2,v)
+$(call distdir-way-opts,$1,$2,v,$3)
 
 $(call c-suffix-rules,$1,$2,v,YES)