You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments