summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-24 18:43:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-24 18:43:54 (GMT)
commit9d04b66153bd0b354c0fb5c097b9face61a649db (patch)
tree54a507c720287597e7a70808e64ad36b37ed41b8 /src/arch/Makefile.am
parenta5758a42acdfaf0ac20c4cfb9cf162a9b4440e39 (diff)
Handled hooks and rules in Dalvik opcodes definitions.
Diffstat (limited to 'src/arch/Makefile.am')
-rw-r--r--src/arch/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index 204ffbd..82d63c9 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -11,6 +11,7 @@ libarch_la_SOURCES = \
link.h link.c \
operand-int.h \
operand.h operand.c \
+ post.h post.c \
processor-int.h \
processor.h processor.c \
raw.h raw.c \