diff --git a/Makefile b/Makefile index f528d04..f3abc38 100644 --- a/Makefile +++ b/Makefile @@ -17,12 +17,9 @@ obj/c2t-96h.so: c2t link: mkdir -p bin emcc --shell-file sendalo.html.tpl -s INVOKE_RUN=0 -s EXIT_RUNTIME=0 -s ALLOW_MEMORY_GROWTH=1 -s EXTRA_EXPORTED_RUNTIME_METHODS=['callMain'] -o bin/sendalo.html obj/c2t-96h.so + cp apple-touch-icon.png bin/ addproxy: head --bytes=-1 sendalo.php.tpl > bin/sendalo.php cat bin/sendalo.html >> bin/sendalo.php -# rm bin/sendalo.html - -test: - cd bin; python3 -m http.server 65020 diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..2d1a5b3 Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/sendalo.html.tpl b/sendalo.html.tpl index 2cb0884..f4bcbbe 100644 --- a/sendalo.html.tpl +++ b/sendalo.html.tpl @@ -3,6 +3,9 @@ + + + Sendalo