summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
Diffstat (limited to 'driver')
-rw-r--r--driver/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/ghc.mk b/driver/ghc.mk
index c93c611c66..11db9f7380 100644
--- a/driver/ghc.mk
+++ b/driver/ghc.mk
@@ -10,7 +10,7 @@
#
# -----------------------------------------------------------------------------
-$(eval $(call all-target,driver,$(INPLACE_LIB)/ghc-usage.txt) $(INPLACE_LIB)/ghci-usage.txt)
+$(eval $(call all-target,driver,$(INPLACE_LIB)/ghc-usage.txt $(INPLACE_LIB)/ghci-usage.txt))
$(INPLACE_LIB)/ghc-usage.txt: driver/ghc-usage.txt
cp $< $@