X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FMakefile.in;h=0d8819673d55d765d301cb49b4334505352f621e;hp=803933168f1d2927f0f3612d575c73bb1b4b51d7;hb=f486b43c2341ec6934468ef58da4ff2812028ef8;hpb=c34585205eff392fb1a205d4156a1e9b95a584ee diff --git a/doc/Makefile.in b/doc/Makefile.in index 80393316..0d881967 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -30,6 +30,8 @@ DVIPS = dvips -D 300 # Program to convert texinfo files to html TEXI2HTML = texi2html -expandinfo -split_chapter +top_builddir = .. + top_srcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ @@ -40,8 +42,6 @@ mandir = @mandir@ manext = 1 sysconfdir = @sysconfdir@ -top_builddir = .. - INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ RM = rm -f