Skip to content

Commit de44a37

Browse files
committed
Fix not rebuilding source
1 parent dbed7be commit de44a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ unicode_gen: $(BUILD_DIR)
9292
libunicode-table.h: unicode_gen
9393
$(BUILD_DIR)/unicode_gen unicode $@
9494

95-
.PHONY: all debug install clean distclean stats test test262 test262-update test262-check microbench unicode_gen
95+
.PHONY: all debug install clean distclean stats test test262 test262-update test262-check microbench unicode_gen $(QJS)

0 commit comments

Comments
 (0)