From 26d8d00cb77f0d71f72d4f61e7f38009dbef9715 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 10 May 2005 01:38:18 +0000 Subject: Fixes to allow "make dist" etc. to work again. --- maintMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintMakefile') diff --git a/maintMakefile b/maintMakefile index 111e6a3..00432a7 100644 --- a/maintMakefile +++ b/maintMakefile @@ -157,7 +157,7 @@ get-config/config.guess get-config/config.sub: && $(WGET) $(config-url) -O $(target).t \ && $(move_if_change) -gnulib-url = $(savannah-url)/gnulib/gnulib/config/$(patsubst get-config/%,%,$@) +gnulib-url = $(savannah-url)/gnulib/gnulib/build-aux/$(patsubst get-config/%,%,$@) get-config/texinfo.tex: @echo $(WGET) $(gnulib-url) -O $(target) \ && $(WGET) $(gnulib-url) -O $(target).t \ -- cgit v1.2.3