Make our install variables etc compliant with GNU standards; fixes #1924
[ghc-hetmet.git] / utils / touchy / ghc.mk
index 3e5bb84..fc9c845 100644 (file)
@@ -12,6 +12,6 @@
 
 utils/touchy_dist_C_SRCS  = touchy.c
 utils/touchy_dist_PROG    = $(GHC_TOUCHY_PGM)
-utils/touchy_dist_LIBEXEC = YES
+utils/touchy_dist_TOPDIR  = YES
 utils/touchy_dist_INSTALL = YES
 $(eval $(call build-prog,utils/touchy,dist,0))