summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-01-14 10:15:19 +0000
committerivan <ivan>2003-01-14 10:15:19 +0000
commitd311117b3f2e7476642e25494156dbde746fcdf8 (patch)
tree5863d869659d98d11985390914e7a5b29288783a
parent6f7f2dfdda40d269a9a7a9bffe584f2fd070d251 (diff)
selfservice
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 47b85ab04..cc49504fc 100644
--- a/Makefile
+++ b/Makefile
@@ -124,6 +124,8 @@ install-init:
s/%%%SIGNUP_MACHINE%%%/${SIGNUP_MACHINE}/g;\
s/%%%SIGNUP_AGENTNUM%%%/${SIGNUP_AGENTNUM}/g;\
s/%%%SIGNUP_REFNUM%%%/${SIGNUP_REFNUM}/g;\
+ s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\
+ s/%%%SELFSERVICE_MACHINE%%%/${SELFSERVICE_MACHINE}/g;\
" ${INIT_FILE}
install: install-perl-modules install-docs install-init