summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 1a8d8cbc..456b5733 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -35,6 +35,10 @@ check_SCRIPTS = \
check: $(check_SCRIPTS)
./test_wrapper.sh
+fastcheck: $(check_SCRIPTS)
+ ./test_libFLAC.sh
+ ./test_grabbag.sh
+
EXTRA_DIST = \
Makefile.lite \
cuesheet.ok \