aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dis
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dis')
-rw-r--r--tools/dis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dis/Makefile b/tools/dis/Makefile
index 0614c6d..b9a314b 100644
--- a/tools/dis/Makefile
+++ b/tools/dis/Makefile
@@ -1,7 +1,7 @@
LEVEL = ../..
TOOLNAME = dis
-USEDLIBS = bcreader asmwriter vmcore support
+USEDLIBS = bcreader vmcore support
include $(LEVEL)/Makefile.common