]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Make sure we run the tests before we build any packages.
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 11:38:23 +0000 (23:38 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 11:38:23 +0000 (23:38 +1200)
Makefile

index 696ab04db1388b0b287f820419913b4bc338ed26..55a6d837ff8e7f9548c52c52c7e189ece72d92ad 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ RELEASE_FILES=$(orig_tarball) build/tarball/mythtv-status-${version}.tar.gz $(DE
 TEST_VERBOSE=0
 TEST_FILES=t/*.t
 
-all: release
+all: test release
 
 release: $(RELEASE_FILES)