summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index 313d05c4..c903bc78 100644
--- a/Makeconf
+++ b/Makeconf
@@ -296,7 +296,7 @@ relink:
$(MAKE) -C $(dir $@) libs
# Tell make where to find other -l libraries that we use
-vpath -l% $(libdir)/
+vpath libutil.% $(libdir)/
# Default rule to build PIC object files.