diff options
Diffstat (limited to 'plugins/arm/v7/registers')
-rw-r--r-- | plugins/arm/v7/registers/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/arm/v7/registers/Makefile.am b/plugins/arm/v7/registers/Makefile.am index 49f7f82..46e4baf 100644 --- a/plugins/arm/v7/registers/Makefile.am +++ b/plugins/arm/v7/registers/Makefile.am @@ -10,8 +10,6 @@ libarmv7registers_la_SOURCES = \ libarmv7registers_la_LIBADD = -libarmv7registers_la_CFLAGS = $(AM_CFLAGS) - devdir = $(includedir)/chrysalide-$(subdir) |