SUBDIRS = xsl include basic core events . test lib_LTLIBRARIES = libgmetadom_gdome_cpp_smart.la libgmetadom_gdome_cpp_smart_la_LIBADD = \ $(GDOME_LIBS) \ $(top_builddir)/src/gdome_cpp_smart/events/libevents.la \ $(top_builddir)/src/gdome_cpp_smart/core/libcore.la \ $(top_builddir)/src/gdome_cpp_smart/basic/libbasic.la \ -lstdc++ libgmetadom_gdome_cpp_smart_la_LDFLAGS = -version-info @GMETADOM_VERSION_INFO@ libgmetadom_gdome_cpp_smart_la_SOURCES = \ GdomeSmartDOMDOMImplementation.cc INCLUDES = \ $(GDOME_CFLAGS) \ -I$(srcdir)/include