SuccessChanges

Summary

  1. Makefile: don't have contrib/windows in both DIST_SUBDIRS and (details)
Commit ecc13f1ab9ed7481c8a3043591db2ae4024b6e81 by brice.goglin
Makefile: don't have contrib/windows in both DIST_SUBDIRS and
EXTRA_DIST
We used EXTRA_DIST of the entire directory to avoid listing all MSVC
files, and DIST_SUBDIRS for checking the version numbers in the windows
config files. Only use DIST_SUBDIRS (and list all files explicitly).
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedMakefile.am (diff)
The file was modifiedcontrib/windows/Makefile.am (diff)