aboutsummaryrefslogtreecommitdiff
path: root/hooks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/Makefile')
-rw-r--r--hooks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/Makefile b/hooks/Makefile
index 7a0c3b1d330a..aee0255c64f9 100644
--- a/hooks/Makefile
+++ b/hooks/Makefile
@@ -23,7 +23,7 @@ FILES+= ${EGHOOKSCRIPTS}
.SUFFIXES: .in
-.in: Makefile ${TOP}/config.mk
+.in:
${SED} ${SED_RUNDIR} ${SED_DBDIR} ${SED_LIBDIR} ${SED_HOOKDIR} \
${SED_SYS} ${SED_SCRIPT} ${SED_DATADIR} \
${SED_SERVICEEXISTS} ${SED_SERVICECMD} ${SED_SERVICESTATUS} \