Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
7e9f4d89
Commit
7e9f4d89
authored
Jan 27, 2016
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update make install doc
parent
59442dec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
Makefile
Makefile
+7
-2
No files found.
Makefile
View file @
7e9f4d89
...
...
@@ -170,8 +170,13 @@ CSSDSTFILES=$(CSSSRCFILES:.css=.min.css)
all
:
configure common handler manager portal
@
echo
@
echo
"Building succeed. Now run :"
@
echo
" - make test to verify your installation"
@
echo
" - make install to install all"
@
echo
" -
`
make
test
`
to verify your installation"
@
echo
" -
`
make
install
PROD
=
yes
`
to install all"
@
echo
@
echo
" MAKE INSTALL OPTIONS:"
@
echo
" - PROD=yes : use js/css minified files"
@
echo
" - USEDEBIANLIBS=yes : use some Debian shared js/css files"
@
echo
" - USEEXTERNALLIBS=yes : use external links for some js/css files"
@
echo
@
echo
'Other targets :'
@
echo
" * Partial build :"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment