LSP - tablesort.js was not included in the make script + tablesort graphics to CSS rather than seperate files
This commit is contained in:
parent
49849e9d59
commit
53542a7d3b
6 changed files with 5 additions and 6 deletions
|
@ -23,7 +23,7 @@ MistConnTS_SOURCES=conn_ts.cpp ../VERSION
|
|||
MistPlayer_SOURCES=player.cpp
|
||||
MistPlayer_LDADD=$(MIST_LIBS)
|
||||
|
||||
lspSOURCES=$(lspdir)/jquery.js $(lspdir)/placeholder.js $(lspdir)/md5.js $(lspdir)/main.js $(lspdir)/functions.js
|
||||
lspSOURCES=$(lspdir)/jquery.js $(lspdir)/placeholder.js $(lspdir)/md5.js $(lspdir)/main.js $(lspdir)/functions.js $(lspdir)/tablesort.js
|
||||
lspDATA=$(lspdir)/header.html $(lspdir)/style.css $(lspdir)/footer.html
|
||||
|
||||
embed.js.h: $(srcdir)/embed.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue