aboutsummaryrefslogtreecommitdiffstats
path: root/tools/link
diff options
context:
space:
mode:
Diffstat (limited to 'tools/link')
-rw-r--r--tools/link/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/link/Makefile b/tools/link/Makefile
index 33a6913..f4f08a0 100644
--- a/tools/link/Makefile
+++ b/tools/link/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = link
-USEDLIBS = transforms bcreader bcwriter vmcore support
+USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common