summaryrefslogtreecommitdiff
path: root/utils/hpc/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hpc/ghc.mk')
-rw-r--r--utils/hpc/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hpc/ghc.mk b/utils/hpc/ghc.mk
index 917e099ef8..60c13d411e 100644
--- a/utils/hpc/ghc.mk
+++ b/utils/hpc/ghc.mk
@@ -14,5 +14,5 @@ utils/hpc_USES_CABAL = YES
utils/hpc_PACKAGE = hpc-bin
utils/hpc_dist-install_INSTALL = YES
utils/hpc_dist-install_INSTALL_INPLACE = YES
-utils/hpc_dist-install_PROG = hpc$(exeext)
+utils/hpc_dist-install_PROGNAME = hpc
$(eval $(call build-prog,utils/hpc,dist-install,1))