summaryrefslogtreecommitdiffstats
path: root/guththila
diff options
context:
space:
mode:
authorGravatar shankar2010-02-23 12:30:13 +0000
committerGravatar shankar2010-02-23 12:30:13 +0000
commit9e02291ba0f792216add4c75c1efc7d25cfaf942 (patch)
treec43042aae4c1a1539ed8adf517925098f6df8dc6 /guththila
parent1a8f447d0bb116d460ca79bfc26d63a8ed8e8a6f (diff)
downloadaxis2c-9e02291ba0f792216add4c75c1efc7d25cfaf942.tar.gz
axis2c-9e02291ba0f792216add4c75c1efc7d25cfaf942.tar.bz2
fixing libtoolize warnings
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915301 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'guththila')
-rw-r--r--guththila/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \