summaryrefslogtreecommitdiff
path: root/tests/vbltest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vbltest/Makefile.am')
-rw-r--r--tests/vbltest/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/vbltest/Makefile.am b/tests/vbltest/Makefile.am
index 182e3b6d..276afad5 100644
--- a/tests/vbltest/Makefile.am
+++ b/tests/vbltest/Makefile.am
@@ -15,4 +15,5 @@ endif
vbltest_SOURCES = \
vbltest.c
vbltest_LDADD = \
- $(top_builddir)/libdrm.la
+ $(top_builddir)/libdrm.la \
+ $(top_builddir)/tests/util/libutil.la