summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/Makefile.am')
-rw-r--r--src/arch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index 3ea5713..8a2eea3 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -9,7 +9,7 @@ libarch_la_SOURCES = \
instruction-int.h \
instruction.h instruction.c \
link.h link.c \
- operand-int.h \
+ operand-int.h operand-int.c \
operand.h operand.c \
post.h post.c \
processor-int.h \