diff --git a/contrib/win32/Makefile.am b/contrib/win32/Makefile.am index 135834fc..978c2ed9 100644 --- a/contrib/win32/Makefile.am +++ b/contrib/win32/Makefile.am @@ -1,4 +1,6 @@ SUBDIRS = sys . EXTRA_DIST = \ - err.h + err.h \ + stdlib.c \ + unistd.h