aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 28367a94..a45758ab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ install-root:
cd plugins-root && $(MAKE) $@
test:
+ cd lib && $(MAKE) test
cd plugins; $(MAKE) test
cd plugins-scripts; $(MAKE) test