[evolution-data-server] Include the camel-net-utils-win32.h header in the tarball too



commit c3a19a0b6fceb238bed4a2ed411924e1ae33c5db
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Mon Jun 15 14:22:37 2009 +0200

    Include the camel-net-utils-win32.h header in the tarball too

 camel/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/camel/Makefile.am b/camel/Makefile.am
index c31d270..311e1f2 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -4,7 +4,8 @@ SUBDIRS = . providers tests
 
 if OS_WIN32
 LIBCAMEL_PLATFORM_DEP_SOURCES = \
-	camel-win32.c
+	camel-win32.c \
+	camel-net-utils-win32.h
 LIBCAMEL_PROVIDER_PLATFORM_DEP_SOURCES =
 LOCK_HELPER =
 else



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