summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 99a616a..fed6560 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -140,5 +140,8 @@ rpmbinary: dist
ctags:
ctags -R -f tags src addon/doxywizard qtools
+test: FORCE
+ make -C testing
+
FORCE: