noinst_LTLIBRARIES = libxp.la

AM_CPPFLAGS = \
	$(COLLAB_CFLAGS) \
	-I$(srcdir)/../.. \
	-I$(srcdir)/../../.. \
	-DABI_BUILD_VERSION=\"$(VERSION)\"

libxp_la_SOURCES = \
	AbiCollab_Command.cpp \
	AbiCollab_Command.h \
	AbiCollab_Interface.cpp \
	AbiCollab_Interface.h \
	AbiCollab_Plugin.cpp \
	AbiCollab_Plugin.h \
	AbiCollab_Regression.cpp \
	AbiCollab_Regression.h