]> sjero.net Git - wget/blobdiff - doc/Makefile.am
Updated copyright year.
[wget] / doc / Makefile.am
index 9a1d514e9d5a4047e64468c1e3dfce72874fe6a7..c0e10dbfe15a96fe29d983bc34a59c30312c3aca 100644 (file)
@@ -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,7 +46,7 @@ $(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) \
             texi2pod.pl
@@ -114,7 +114,3 @@ uninstall.man:
 
 CLEANFILES = *~ *.bak *.cat *.pod
 DISTCLEANFILES = $(MAN)
-
-realclean: distclean
-       $(RM) wget.info*
-       $(RM) $(SAMPLERCTEXI)