summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2003-01-14 10:15:26 +0000
committerivan <ivan>2003-01-14 10:15:26 +0000
commit07efe8b9d3726845228538df46fcfa2610f89eb8 (patch)
tree839e49a066b5c11fe97db1215ad6cb1dbf58e64b /Makefile
parent1bfcd9ce4738e5c9f3c8a309775235e823b2f82c (diff)
selfservice
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index da56c7342..3362ca832 100644
--- a/Makefile
+++ b/Makefile
@@ -137,6 +137,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