Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
3612ac7a
Commit
3612ac7a
authored
Jun 08, 2021
by
Hubert Chathi
Browse files
add missing dependency in Makefile for javascript/olm_prefix.js
parent
b90f9ee7
Pipeline
#5935
passed with stages
in 5 minutes and 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
3612ac7a
...
...
@@ -208,7 +208,7 @@ wasm: $(WASM_TARGET)
$(WASM_TARGET)
:
$(WASM_OBJECTS)
$(EMAR)
rcs
$@
$^
javascript/olm_prefix.js
:
javascript/olm_prefix.js.in Makefile
javascript/olm_prefix.js
:
javascript/olm_prefix.js.in Makefile
common.mk
sed
s/@VERSION@/
$(VERSION)
/ javascript/olm_prefix.js.in
>
$@
# Note that the output file we give to emcc determines the name of the
...
...
Write
Preview
Supports
Markdown
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