From 9e02291ba0f792216add4c75c1efc7d25cfaf942 Mon Sep 17 00:00:00 2001 From: shankar Date: Tue, 23 Feb 2010 12:30:13 +0000 Subject: fixing libtoolize warnings git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915301 13f79535-47bb-0310-9956-ffa450edef68 --- guththila/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guththila') diff --git a/guththila/src/Makefile.am b/guththila/src/Makefile.am index f738e48..1390c02 100644 --- a/guththila/src/Makefile.am +++ b/guththila/src/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libguththila.la libguththila_la_LDFLAGS = -version-info $(VERSION_NO) libguththila_la_SOURCES = guththila_buffer.c \ - guththila_namespace.c \ + guththila_namespace.c \ guththila_token.c \ guththila_reader.c \ guththila_attribute.c \ -- cgit v1.1-32-gdbae