summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2020-04-06 18:05:13 +0200
committerMarc Hoersken <info@marc-hoersken.de>2020-04-06 18:05:13 +0200
commit298a8235fd43b0aa40255c0565e7a65e0bc2f16e (patch)
treebaf8a657338094c1876a333d73cf4bcb71b362db
parentfcf955aca51dfe7dbc7a5210c59d5ccb85746574 (diff)
downloadcurl-298a8235fd43b0aa40255c0565e7a65e0bc2f16e.tar.gz
dist: add missing setup-win32.h
Follow up to d820224b8b
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 516a2394d..a996ff011 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,7 +29,8 @@ EXTRA_DIST = Makefile.m32 config-win32.h config-win32ce.h \
makefile.amiga Makefile.netware nwlib.c nwos.c config-win32ce.h \
config-os400.h setup-os400.h config-symbian.h Makefile.Watcom \
config-tpf.h mk-ca-bundle.pl mk-ca-bundle.vbs $(CMAKE_DIST) \
- firefox-db2pem.sh config-vxworks.h Makefile.vxworks checksrc.pl
+ firefox-db2pem.sh config-vxworks.h Makefile.vxworks checksrc.pl \
+ setup-win32.h
lib_LTLIBRARIES = libcurl.la