static/Module_static.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 74edd0e878f336a50b57d6654d4120c37327cabd
Author:     Thorsten Behrens <[email protected]>
AuthorDate: Sat Nov 27 01:59:52 2021 +0100
Commit:     Thorsten Behrens <[email protected]>
CommitDate: Sat Nov 27 01:59:52 2021 +0100

    Fix build
    
    Change-Id: I85ef0ec6f587291a0b49750955207e969b11cab3

diff --git a/static/Module_static.mk b/static/Module_static.mk
index 9d2ac9608fca..1e0f52a4b46c 100644
--- a/static/Module_static.mk
+++ b/static/Module_static.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_Module_add_targets,static,\
 ifeq (EMSCRIPTEN,$(OS))
 $(eval $(call gb_Module_add_targets,static,\
     CustomTarget_wasm_fs_image \
-    Package_wasm_fs_image \
 ))
 endif
 

Reply via email to