summaryrefslogtreecommitdiff
path: root/tools/as/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/as/Makefile')
-rw-r--r--tools/as/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/as/Makefile b/tools/as/Makefile
index 8b7a961564..0845f0f865 100644
--- a/tools/as/Makefile
+++ b/tools/as/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = as
-USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
+USEDLIBS = asmparser bcwriter asmwriter vmcore support
include $(LEVEL)/Makefile.common