diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
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: | |||
| 21 | cd plugins-root && $(MAKE) $@ | 21 | cd plugins-root && $(MAKE) $@ |
| 22 | 22 | ||
| 23 | test: | 23 | test: |
| 24 | cd lib && $(MAKE) test | ||
| 24 | cd plugins; $(MAKE) test | 25 | cd plugins; $(MAKE) test |
| 25 | cd plugins-scripts; $(MAKE) test | 26 | cd plugins-scripts; $(MAKE) test |
| 26 | 27 | ||
