Hi,

The attached patch adds axis2_thread_unix.h to 'make dist'. Please apply.

Thanks

~sanjaya


--
http://sanjaya.8k.com

Index: Makefile.am
===================================================================
--- Makefile.am (revision 377618)
+++ Makefile.am (working copy)
@@ -3,7 +3,8 @@
 lib_LTLIBRARIES = libaxis2_unix.la
 
 noinst_HEADERS = axis2_unix.h \
-                    axis2_uuid_gen_unix.h
+                    axis2_uuid_gen_unix.h \
+                                       axis2_thread_unix.h
                     
 AM_CPPFLAGS = $(CPPFLAGS)
 libaxis2_unix_la_SOURCES = uuid_gen_unix.c\

Reply via email to