projects
/
rrq
/
hourglass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36d9d2f
)
set up default target
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 2 Jan 2022 03:16:59 +0000
(14:16 +1100)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 2 Jan 2022 03:16:59 +0000
(14:16 +1100)
manager/Makefile
patch
|
blob
|
history
diff --git
a/manager/Makefile
b/manager/Makefile
index 5de00e015d7b00ba8afb07520a57b547220742da..7589bacec17372b717cd3c1743cee6b2b85f6dcb 100644
(file)
--- a/
manager/Makefile
+++ b/
manager/Makefile
@@
-5,6
+5,8
@@
MAIN = basic_login.lsp
LSP = $(filter-out $(MAIN),$(wildcard *.lsp))
OTHER = www/hourglass.css www/images/hourglass.png
+default: hourglass-web
+
LSP += siteconfig.lsp
.INTERMEDIATE: siteconfig.lsp
siteconfig.lsp: ../siteconfig.lsp