Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
5124a489
Commit
5124a489
authored
Mar 04, 2017
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Repair Makefile
parent
96263e0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Makefile
Makefile
+4
-4
No files found.
Makefile
View file @
5124a489
...
@@ -373,10 +373,10 @@ prepare_test_server:
...
@@ -373,10 +373,10 @@ prepare_test_server:
VHOSTLISTEN
=
'*:
$(TESTWEBSERVERPORT)
'
\
VHOSTLISTEN
=
'*:
$(TESTWEBSERVERPORT)
'
\
PORT
=
$(TESTWEBSERVERPORT)
\
PORT
=
$(TESTWEBSERVERPORT)
\
FASTCGISOCKDIR
=
`
pwd
`
/e2e-tests/conf
\
FASTCGISOCKDIR
=
`
pwd
`
/e2e-tests/conf
\
PORTALDIR
=
`
pwd
`
/e2e-tests/conf/portal
\
PORTAL
SITE
DIR
=
`
pwd
`
/e2e-tests/conf/portal
\
PORTALS
ITEDIR
=
`
pwd
`
/
$(SRCPORTALDIR)
/site/htdocs
\
PORTALS
TATICDIR
=
`
pwd
`
/
$(SRCPORTALDIR)
/site/htdocs/static
\
MANAGERDIR
=
`
pwd
`
/e2e-tests/conf/manager
\
MANAGER
SITE
DIR
=
`
pwd
`
/e2e-tests/conf/manager
\
MANAGERS
ITEDIR
=
`
pwd
`
/
$(SRCMANAGERDIR)
/site/htdocs
\
MANAGERS
TATICDIR
=
`
pwd
`
/
$(SRCMANAGERDIR)
/site/htdocs/static
\
TESTDIR
=
`
pwd
`
/e2e-tests/conf/site
\
TESTDIR
=
`
pwd
`
/e2e-tests/conf/site
\
DEFDOCDIR
=
`
pwd
`
/doc
\
DEFDOCDIR
=
`
pwd
`
/doc
\
FRDOCDIR
=
`
pwd
`
/po-doc/fr
\
FRDOCDIR
=
`
pwd
`
/po-doc/fr
\
...
...
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