Fix dist packages not including lsp directory. *sigh*
This commit is contained in:
parent
7d32d2458a
commit
b13697db3a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
SUBDIRS=src
|
||||
EXTRA_DIST=server.html server.html.h VERSION lsp/compressed.js lsp/uncompressed.js
|
||||
EXTRA_DIST=server.html server.html.h VERSION lsp/*
|
||||
docs:
|
||||
doxygen ./Doxyfile > /dev/null
|
||||
.PHONY: docs
|
||||
|
|
Loading…
Add table
Reference in a new issue