summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-01-31 07:44:01 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-01-31 07:44:01 (GMT)
commit8f557031ec362c4b2e85724f6bc392086cefadea (patch)
tree29aef9683e67548174a4da7bcb6373b0c0602d66 /src/arch/Makefile.am
parente873101ef61b19ddf7bf1ef9230143d0735c0fd8 (diff)
Created Python bindings for undefined instructions.
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 ce5db57..c83dd0c 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -26,6 +26,7 @@ libarch_la_SOURCES = \
target.h target.c \
targetableop-int.h \
targetableop.h targetableop.c \
+ undefined-int.h \
undefined.h undefined.c \
vmpa.h vmpa.c