diff options
Diffstat (limited to 'axiom/src/parser/libxml2')
-rw-r--r-- | axiom/src/parser/libxml2/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/axiom/src/parser/libxml2/Makefile.am b/axiom/src/parser/libxml2/Makefile.am index a5b4c75..15e9ad5 100644 --- a/axiom/src/parser/libxml2/Makefile.am +++ b/axiom/src/parser/libxml2/Makefile.am @@ -8,7 +8,6 @@ libaxis2_parser_la_LIBADD = @LIBXML2_LIBS@ \ ../../../../util/src/libaxutil.la libaxis2_parser_la_LDFLAGS = -version-info $(VERSION_NO) -libaxis2_libxml2_la_LDFLAGS = -version-info $(VERSION_NO) INCLUDES = -I$(top_builddir)/include \ |