From 298a8235fd43b0aa40255c0565e7a65e0bc2f16e Mon Sep 17 00:00:00 2001 From: Marc Hoersken Date: Mon, 6 Apr 2020 18:05:13 +0200 Subject: dist: add missing setup-win32.h Follow up to d820224b8b --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3