summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch/operands/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-06-21 20:21:00 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-06-21 20:21:00 (GMT)
commit6183dcf34a45b7250b63add608c02e96bf53e096 (patch)
tree971747a5dfab5384402a30aa26c8bf86e5ec7166 /plugins/pychrysalide/arch/operands/Makefile.am
parentf6e8a85c7fe86e957adffc4e05bf10e8f3ae8ae2 (diff)
Reorganized the code for target operands.
Diffstat (limited to 'plugins/pychrysalide/arch/operands/Makefile.am')
-rw-r--r--plugins/pychrysalide/arch/operands/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pychrysalide/arch/operands/Makefile.am b/plugins/pychrysalide/arch/operands/Makefile.am
index 2074b6b..d4e9838 100644
--- a/plugins/pychrysalide/arch/operands/Makefile.am
+++ b/plugins/pychrysalide/arch/operands/Makefile.am
@@ -9,6 +9,7 @@ libpychrysaarchoperands_la_SOURCES = \
proxy.h proxy.c \
register.h register.c \
rename.h rename.c \
+ target.h target.c \
targetable.h targetable.c
libpychrysaarchoperands_la_LIBADD =