summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2021-08-21 15:09:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2021-08-21 15:09:13 (GMT)
commitebc0f829af60263fd5329f1a44f6c1e1162f97af (patch)
treea42078132cbb9fe84a0496ba7bd0bd1cd36460ed /src/arch/Makefile.am
parentbae8c01323703d467ed2cce07c8bf8fd70f7816a (diff)
Delete an unused "meta" instruction.
Diffstat (limited to 'src/arch/Makefile.am')
-rw-r--r--src/arch/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index 5118296..3ea5713 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -9,7 +9,6 @@ libarch_la_SOURCES = \
instruction-int.h \
instruction.h instruction.c \
link.h link.c \
- meta.h meta.c \
operand-int.h \
operand.h operand.c \
post.h post.c \