X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FMakefile.am;h=46c77d9ed0f4776f417b5cf40503ddd879d13e0d;hp=4168a8541876e5583074f1b7830ca3db443d0c05;hb=bc7ea11d8eac6f2378731b98172d9f9facab3e78;hpb=a2c55d24b9764635232abf551c0e7a9560a84c60 diff --git a/doc/Makefile.am b/doc/Makefile.am index 4168a854..46c77d9e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995, 1996, 1997, 2007 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -46,12 +46,13 @@ $(SAMPLERCTEXI): $(srcdir)/sample.wgetrc sed s/@/@@/g $? > $@ info_TEXINFOS = wget.texi -wget_TEXINFOS = fdl.texi +wget_TEXINFOS = fdl.texi sample.wgetrc.munged_for_texi_inclusion -EXTRA_DIST = README.maint sample.wgetrc $(SAMPLERCTEXI) \ +EXTRA_DIST = sample.wgetrc \ + $(SAMPLERCTEXI) \ texi2pod.pl -wget.pod: $(srcdir)/wget.texi $(srcdir)/version.texi +wget.pod: $(srcdir)/wget.texi version.texi $(TEXI2POD) $(srcdir)/wget.texi $@ $(MAN): wget.pod