From add19478c1aac09a170517a30453d4a549e078c8 Mon Sep 17 00:00:00 2001 From: stephan Date: Fri, 27 Sep 2024 23:45:40 +0000 Subject: [PATCH] Fix fiddle build broken by recent build-level reworks. Remove a stale reference to an old CSS file. FossilOrigin-Name: f904b3b7842da036c3e8423bae02cdf207573c92dc379a601eae289eb3c5f547 --- ext/wasm/fiddle.make | 1 - ext/wasm/fiddle/index.html | 1 - ext/wasm/mkwasmbuilds.c | 1 + manifest | 16 ++++++++-------- manifest.uuid | 2 +- 5 files changed, 10 insertions(+), 11 deletions(-) diff --git a/ext/wasm/fiddle.make b/ext/wasm/fiddle.make index c81379fbbd..5c97209122 100644 --- a/ext/wasm/fiddle.make +++ b/ext/wasm/fiddle.make @@ -63,7 +63,6 @@ $(EXPORTED_FUNCTIONS.fiddle): $(fiddle.EXPORTED_FUNCTIONS.in) $(MAKEFILE.fiddle) sort -u $(fiddle.EXPORTED_FUNCTIONS.in) > $@ fiddle.cses := $(dir.top)/shell.c $(sqlite3-wasm.c) -$(eval $(call call-make-pre-post,fiddle-module,vanilla)) ######################################################################## # emit rules for one of the two fiddle builds. $1 must be diff --git a/ext/wasm/fiddle/index.html b/ext/wasm/fiddle/index.html index 5f8647b036..f779749319 100644 --- a/ext/wasm/fiddle/index.html +++ b/ext/wasm/fiddle/index.html @@ -9,7 +9,6 @@ two lines and ensure that these files are on the web server. --> -