[gmime] include unistd.h in dist



commit 75b0d47f708864dc4ed4d78df10b85cd8bc859cc
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sun Jan 31 11:11:03 2010 -0500

    include unistd.h in dist

 build/vs2008/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/build/vs2008/Makefile.am b/build/vs2008/Makefile.am
index 5d1ce6a..176ed3b 100644
--- a/build/vs2008/Makefile.am
+++ b/build/vs2008/Makefile.am
@@ -14,4 +14,5 @@ EXTRA_DIST = \
 	test-iconv.vcproj	\
 	test-mime.vcproj	\
 	test-mbox.vcproj	\
-	test-cat.vcproj
+	test-cat.vcproj		\
+	unistd.h



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]