LSP - tablesort.js was not included in the make script + tablesort graphics to CSS rather than seperate files

This commit is contained in:
cat 2013-01-07 16:31:41 +01:00
parent 49849e9d59
commit 53542a7d3b
6 changed files with 5 additions and 6 deletions

View file

@ -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