aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 90705b682..1b4df6ba4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,9 @@ check: test
test:
@(cd tests; $(MAKE) quiet-test)
+test-full:
+ @(cd tests; $(MAKE) test)
+
#
# Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros
# must contain the following line: