More fixes to dist package generation.
This commit is contained in:
parent
48355ff136
commit
4a15dff758
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ lspSOURCES=../lsp/jquery.js ../lsp/placeholder.js ../lsp/md5.js ../lsp/main.js .
|
||||||
lspDATA=../lsp/header.html ../lsp/style.css ../lsp/footer.html
|
lspDATA=../lsp/header.html ../lsp/style.css ../lsp/footer.html
|
||||||
|
|
||||||
# Do not clean below files, build machines do not have closure installed
|
# Do not clean below files, build machines do not have closure installed
|
||||||
EXTRA_DIST=server.html server.html.h embed.js.h $(lspSOURCES) $(lspDATA)
|
EXTRA_DIST=server.html server.html.h embed.js embed.js.h $(lspSOURCES) $(lspDATA)
|
||||||
|
|
||||||
RELEASE ?= "Generic_`getconf LONG_BIT`"
|
RELEASE ?= "Generic_`getconf LONG_BIT`"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue