summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-08-30 15:07:01 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-08-30 15:07:01 +0000
commit8c03c413b41fcff7ac68395be4651895b4c4cd55 (patch)
treee276a9650049dcadcc06bcdf5942cae00e2b8426 /Makefile.am
parent5c01270a70ffe106c35e4ec7bee2300ee2561b6f (diff)
add check-all rule for convenience
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c22c81f1..1986818a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,3 +15,5 @@ dist-hook:
check-twisted: all
$(MAKE) -C tests check-twisted
+
+check-all: check check-twisted