summaryrefslogtreecommitdiff
path: root/utils/touchy/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'utils/touchy/ghc.mk')
-rw-r--r--utils/touchy/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/touchy/ghc.mk b/utils/touchy/ghc.mk
index 458f80e5ed..8c316ba993 100644
--- a/utils/touchy/ghc.mk
+++ b/utils/touchy/ghc.mk
@@ -11,7 +11,7 @@
# -----------------------------------------------------------------------------
utils/touchy_dist_C_SRCS = touchy.c
-utils/touchy_dist_PROG = $(GHC_TOUCHY_PGM)
+utils/touchy_dist_PROG = touchy$(exeext)
utils/touchy_dist_TOPDIR = YES
utils/touchy_dist_INSTALL = YES
utils/touchy_dist_INSTALL_INPLACE = YES