summaryrefslogtreecommitdiffstats
path: root/test/parser/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/Makefile.am')
-rw-r--r--test/parser/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am
index d90c368..7360926 100644
--- a/test/parser/Makefile.am
+++ b/test/parser/Makefile.am
@@ -23,7 +23,7 @@ AM_CFLAGS = \
common_libs = \
$(top_builddir)/lib/libpbcore.la \
- $(top_builddir)/discover/libparser.la
+ $(top_builddir)/discover/libparser.o
noinst_PROGRAMS = parser-test
OpenPOWER on IntegriCloud