TESTS = noinst_PROGRAMS = test_om check_PROGRAMS = test_om SUBDIRS = AM_CFLAGS = -g -O2 test_om_SOURCES = test_om.c test_om_LDADD = ../../../util/src/libaxutil.la \ $(top_builddir)/src/om/libaxis2_axiom.la INCLUDES = -I$(top_builddir)/include \ -I$(top_builddir)/src/parser \ -I ../../../util/include