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 / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
ea26f869
Commit
ea26f869
authored
Nov 07, 2011
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use ISCLEARINGHOUSE configure variable instead of MAINSITE.
parent
7da7263e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
protogeni/scripts/GNUmakefile.in
protogeni/scripts/GNUmakefile.in
+2
-2
No files found.
protogeni/scripts/GNUmakefile.in
View file @
ea26f869
...
...
@@ -8,7 +8,7 @@ SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
OBJDIR = ../..
SUBDIR = protogeni/scripts
IS
MAINSITE = @TBMAINSIT
E@
IS
CLEARINGHOUSE = @PROTOGENI_ISCLEARINGHOUS
E@
include $(OBJDIR)/Makeconf
...
...
@@ -22,7 +22,7 @@ PSBIN_STUFF = register_resources expire_daemon gencrl postcrl \
reservevlans delgeniuser delegatecredential \
updatecert fixcerts
ifeq ($(IS
MAINSIT
E),1)
ifeq ($(IS
CLEARINGHOUS
E),1)
PSBIN_STUFF += ch_daemon gencabundle
endif
...
...
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