1 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \
2 -I$(top_builddir) -I$(top_builddir)/libxslt \
3 -I$(top_builddir)/libexslt
5 AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBXML_CFLAGS)
7 lib_LTLIBRARIES = libexslt.la
9 exsltincdir = $(includedir)/libexslt
16 libexslt_la_SOURCES = \
29 libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS) $(LIBGCRYPT_LIBS)
30 libexslt_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -version-info $(LIBEXSLT_VERSION_INFO)
34 EXTRA_DIST = $(man_MANS)