diff options
Diffstat (limited to 'plugins/dalvik/operands')
-rw-r--r-- | plugins/dalvik/operands/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/dalvik/operands/Makefile.am b/plugins/dalvik/operands/Makefile.am index 1c04231..4dbae7f 100644 --- a/plugins/dalvik/operands/Makefile.am +++ b/plugins/dalvik/operands/Makefile.am @@ -6,8 +6,6 @@ libdalvikoperands_la_SOURCES = \ pool.h pool.c \ register.h register.c -libdalvikoperands_la_CFLAGS = $(AM_CFLAGS) - devdir = $(includedir)/chrysalide-$(subdir) |