diff --git a/Makefile.in b/Makefile.in index b5013bde..40cc0884 100644 --- a/Makefile.in +++ b/Makefile.in @@ -307,7 +307,7 @@ $$($(2)_install_prog_objs) : %.o : %.cc $$($(2)_gen_hdrs) $(COMPILE) -c $$< $$($(2)_install_prog_exes) : % : %.o $$($(2)_prog_libnames) - $(LINK) -o $$@ $$< $$($(2)_prog_libnames) $(LIBS) + $(LINK) -o $$@ $$< $$($(2)_prog_libarg) $(LIBS) $(2)_deps += $$($(2)_install_prog_deps) $(2)_junk += \