summaryrefslogtreecommitdiffstats
path: root/axiom/test/om/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'axiom/test/om/Makefile.am')
-rw-r--r--axiom/test/om/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/axiom/test/om/Makefile.am b/axiom/test/om/Makefile.am
index 10121dc..448d5f1 100644
--- a/axiom/test/om/Makefile.am
+++ b/axiom/test/om/Makefile.am
@@ -20,6 +20,7 @@ AM_CFLAGS = -g -O2
test_om_SOURCES = test_om.c
test_om_LDADD = ../../../util/src/libaxutil.la \
+ $(top_builddir)/src/parser/$(WRAPPER_DIR)/libaxis2_parser.la \
$(top_builddir)/src/om/libaxis2_axiom.la
INCLUDES = -I$(top_builddir)/include \