From d26c5b248ed3d3ecfe22d825ba9a697b55b520e3 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Thu, 31 Jan 2013 16:17:37 +0100 Subject: [PATCH] Adds windows files to tarball --- contrib/win32/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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