summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2020-09-16 17:40:48 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:23 -0400
commit1665bbacc16d7ea18625f5a8b5c7474a873dffb4 (patch)
tree93f93512f08b876388c5b724b7d6d06e6bf7abaa /common.mk
parent4d959a25e46427990cd443298302ec0533be6595 (diff)
Fix typo
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 07935704d2..7f29300c9e 100644
--- a/common.mk
+++ b/common.mk
@@ -1103,7 +1103,7 @@ incs: $(INSNS) {$(VPATH)}node_name.inc {$(VPATH)}known_errors.inc \
{$(VPATH)}vm_call_iseq_optimized.inc $(srcdir)/revision.h \
$(REVISION_H) \
$(UNICODE_DATA_HEADERS) $(ENC_HEADERS) \
- {$(VPATH)}id.h {$(VPATH)}probes.dmyh {$(VPATH)}ujit_exmaples.h
+ {$(VPATH)}id.h {$(VPATH)}probes.dmyh {$(VPATH)}ujit_examples.h
insns: $(INSNS)