1234567891011 |
- --- wget-1.14.orig/Makefile.am 2012-05-13 16:44:48.000000000 +0200
- +++ wget-1.14/Makefile.am 2013-12-06 17:00:51.000000000 +0100
- @@ -41,7 +41,7 @@ distuninstallcheck_listfiles = find . -t
- ACLOCAL_AMFLAGS = -I m4
-
- # subdirectories in the distribution
- -SUBDIRS = lib src doc po tests util
- +SUBDIRS = lib src po tests util
-
- EXTRA_DIST = ChangeLog.README MAILING-LIST \
- msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
|