summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/operands/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/dalvik/operands/Makefile.am')
-rw-r--r--src/arch/dalvik/operands/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/dalvik/operands/Makefile.am b/src/arch/dalvik/operands/Makefile.am
index 8c88277..e7ad751 100644
--- a/src/arch/dalvik/operands/Makefile.am
+++ b/src/arch/dalvik/operands/Makefile.am
@@ -4,8 +4,7 @@ noinst_LTLIBRARIES = libarchdalvikoperands.la
libarchdalvikoperands_la_SOURCES = \
args.h args.c \
pool.h pool.c \
- register.h register.c \
- target.h target.c
+ register.h register.c
libarchdalvik_la_CFLAGS = $(AM_CFLAGS)