summaryrefslogtreecommitdiff
path: root/breakpoint
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2003-08-07 13:03:02 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2003-08-07 13:03:02 +0000
commit5814e8cf8b16f02b8748ea73e96273839b88d496 (patch)
treed843fe49e858aa5397791f2e46f244a3c222648a /breakpoint
parentb36b9770afaf9dc5a96bc3e71ef70529b7d2743a (diff)
downloadlibxslt-5814e8cf8b16f02b8748ea73e96273839b88d496.tar.gz
libxslt-5814e8cf8b16f02b8748ea73e96273839b88d496.tar.bz2
libxslt-5814e8cf8b16f02b8748ea73e96273839b88d496.zip
removed ref to libxslt.la Minor cleanup of warning errors
* breakpoint/Makefile.am: removed ref to libxslt.la * numbers.c transform.c python/libxml_wrap.h python/types.c xlstproc/xsltproc.c: Minor cleanup of warning errors
Diffstat (limited to 'breakpoint')
-rw-r--r--breakpoint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpoint/Makefile.am b/breakpoint/Makefile.am
index c6edf0db..f9442a2c 100644
--- a/breakpoint/Makefile.am
+++ b/breakpoint/Makefile.am
@@ -6,7 +6,7 @@ libxsltbreakpoint_la_SOURCES = \
deprecated.c
libxsltbreakpoint_la_LIBADD =
-libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@ $(top_builddir)/libxslt/libxslt.la
+libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@
clean:
rm -f *.lo