X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=Makefile.am;h=7a500ba0c1eecdc69d20db8bafccb63a4d6bf080;hp=c8edf329a6d84b08eb844b766bb8a57288adf129;hb=320cfdcb658e8d6556ae9dfd902c2db1db866a6b;hpb=58a9721edf16684ca99b1c301a4768ade07eb03b diff --git a/Makefile.am b/Makefile.am index c8edf329..7a500ba0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Makefile for `Wget' utility -# Copyright (C) 1995, 1996, 1997, 2006, 2007, 2008, 2009, 2010 Free -# Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2006, 2007, 2008, 2009, 2010, 2011 +# 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 @@ -41,12 +41,12 @@ distuninstallcheck_listfiles = find . -type f | \ ACLOCAL_AMFLAGS = -I m4 # subdirectories in the distribution -SUBDIRS = lib src doc po tests util windows +SUBDIRS = lib src doc po tests util -EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \ +EXTRA_DIST = ChangeLog.README MAILING-LIST \ msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \ msdos/Makefile.WC ABOUT-NLS \ - build-aux/build_info.pl .version + build-aux/build_info.pl build-aux/git-version-gen .version CLEANFILES = *~ *.bak $(DISTNAME).tar.gz