diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -46,8 +46,7 @@ examples: \ all \ examples-helloworld \ examples-buttons \ - examples-console-ui-helloworld \ - examples-cloudflare + examples-console-ui-helloworld # this is the most basic one. This syntax should always work examples-helloworld: @@ -59,9 +58,6 @@ examples-buttons: examples-console-ui-helloworld: make -C examples/console-ui-helloworld -examples-cloudflare: - -make -C examples/cloudflare - # sync repo to the github backup # git remote add github [email protected]:witorg/gui.git # git remote add github2 [email protected]:wit-go/gui.git |
