diff options
Diffstat (limited to 'plugins/arm/v7/operands')
-rw-r--r-- | plugins/arm/v7/operands/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/arm/v7/operands/Makefile.am b/plugins/arm/v7/operands/Makefile.am index ac08569..e94665b 100644 --- a/plugins/arm/v7/operands/Makefile.am +++ b/plugins/arm/v7/operands/Makefile.am @@ -15,8 +15,6 @@ libarmv7operands_la_SOURCES = \ libarmv7operands_la_LIBADD = -libarmv7operands_la_CFLAGS = $(AM_CFLAGS) - devdir = $(includedir)/chrysalide-$(subdir) |