add libwebsockets.org logo to share
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
583f8b3b11
commit
56d4697463
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ libwebsockets_test_ping_LDADD=-L../lib -lwebsockets
|
|||
libwebsockets_test_ping_CFLAGS= -Wall -Werror -std=gnu99 -pedantic -DINSTALL_DATADIR=\"@datadir@\" -DLWS_OPENSSL_CLIENT_CERTS=\"@clientcertdir@\"
|
||||
endif
|
||||
|
||||
EXTRA_DIST=test.html favicon.ico
|
||||
EXTRA_DIST=test.html favicon.ico libwebsockets.org-logo.png
|
||||
|
||||
#
|
||||
# cook a random test cert and key
|
||||
|
@ -61,6 +61,6 @@ clean-local:
|
|||
|
||||
install-data-local:libwebsockets-test-server.key.pem libwebsockets-test-server.pem
|
||||
mkdir -p $(DESTDIR)$(datadir)/libwebsockets-test-server
|
||||
cp -a test.html favicon.ico libwebsockets-test-server.key.pem libwebsockets-test-server.pem \
|
||||
cp -a $(EXTRA_DIST) libwebsockets-test-server.key.pem libwebsockets-test-server.pem \
|
||||
$(DESTDIR)$(datadir)/libwebsockets-test-server
|
||||
|
||||
|
|
BIN
test-server/libwebsockets.org-logo.png
Normal file
BIN
test-server/libwebsockets.org-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
Loading…
Add table
Reference in a new issue