summaryrefslogtreecommitdiff
path: root/utils/hp2ps/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/ghc.mk')
-rw-r--r--utils/hp2ps/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/ghc.mk b/utils/hp2ps/ghc.mk
index 59791c840d..097f912dcb 100644
--- a/utils/hp2ps/ghc.mk
+++ b/utils/hp2ps/ghc.mk
@@ -16,7 +16,7 @@ utils/hp2ps_dist_C_SRCS = AreaBelow.c Curves.c Error.c Main.c \
Axes.c Dimensions.c Key.c PsFile.c Shade.c \
Utilities.c
utils/hp2ps_dist_EXTRA_LIBRARIES = m
-utils/hp2ps_dist_PROG = hp2ps$(exeext)
+utils/hp2ps_dist_PROG = $(CrossCompilePrefix)hp2ps$(exeext)
utils/hp2ps_dist_INSTALL = YES
utils/hp2ps_dist_INSTALL_INPLACE = YES