mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:13:39 +03:00
include config-win32.h in release archives
This commit is contained in:
parent
01f5f0be5a
commit
98b8c4b0c9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ MSVCFILES = vc/adig/adig.dep vc/adig/adig.dsp vc/vc.dsw vc/ahost/ahost.dep \
|
|||
# adig and ahost are just sample programs and thus not mentioned with the
|
||||
# regular sources and headers
|
||||
EXTRA_DIST = CHANGES README.cares Makefile.inc adig.c ahost.c $(man_MANS) \
|
||||
$(MSVCFILES) AUTHORS
|
||||
$(MSVCFILES) AUTHORS config-win32.h
|
||||
|
||||
|
||||
VER=-version-info 1:0:0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue