blob: 198cad3813af8c8b98e601e144f40a2e0779b69c [file] [log] [blame]
prglibdir=$(prefix)/services/mtom
prglib_LTLIBRARIES = libmtom.la
prglib_DATA= services.xml
EXTRA_DIST = services.xml mtom.mk mtom.h
noinst_HEADERS = mtom.h
SUBDIRS =
libmtom_la_SOURCES = mtom.c mtom_skeleton.c
libmtom_la_LIBADD =
INCLUDES = @AXIS2INC@