diff options
Diffstat (limited to 'plugins/arm/v7/opcodes')
-rw-r--r-- | plugins/arm/v7/opcodes/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/arm/v7/opcodes/Makefile.am b/plugins/arm/v7/opcodes/Makefile.am index 3f5b000..13088e6 100644 --- a/plugins/arm/v7/opcodes/Makefile.am +++ b/plugins/arm/v7/opcodes/Makefile.am @@ -15,8 +15,6 @@ libarmv7opcodes_la_SOURCES = $(GENERATED_FILES) libarmv7opcodes_la_LIBADD = -libarmv7opcodes_la_CFLAGS = $(AM_CFLAGS) - devdir = $(includedir)/chrysalide-$(subdir) |