diff options
Diffstat (limited to 'breakpoint/Makefile.am')
-rw-r--r-- | breakpoint/Makefile.am | 2 |
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 |