summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-19 02:48:20 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-19 02:48:20 +0000
commitd8035e3320dd1045c5bb6b97c7a16dff19e0f8ef (patch)
tree570b75521580c93f5faa2c5b6f51710888bc1aba /Makeconf
parentb1908b89b4d2239d4469af792302a509def70174 (diff)
*** empty log message ***
Diffstat (limited to 'Makeconf')
-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.