This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-c-savan.git
commit d34fc37ab32af14b4e3a1b9bb597fbf95fe2838a Author: Damitha N.M. Kumarage <dami...@apache.org> AuthorDate: Tue Mar 9 04:12:08 2010 +0000 --- src/publishers/default/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/publishers/default/Makefile.am b/src/publishers/default/Makefile.am index a14bae6..af1580d 100644 --- a/src/publishers/default/Makefile.am +++ b/src/publishers/default/Makefile.am @@ -1,4 +1,4 @@ -noinst_LTLIBRARIES = libsavan_publisher.la +lib_LTLIBRARIES = libsavan_publisher.la libsavan_publisher_la_SOURCES = publisher.c data_DATA= libsavan_publisher_la_LIBADD = $(top_builddir)/src/util/libsavan_util.la \