summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-08-25 14:47:41 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:40 +0100
commit38bb8efc83e2e53fa04129dc64ea0bd90ce2a36a (patch)
treef036ee226cada126d4a16aa08f96feadf6e3af66 /debian/rules
parent5fe8b202c38877eabffb08f9d508792484d85f04 (diff)
downloadlive-build-38bb8efc83e2e53fa04129dc64ea0bd90ce2a36a.zip
live-build-38bb8efc83e2e53fa04129dc64ea0bd90ce2a36a.tar.gz
Moving the automatic run of the script tests to package build-time invokation.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index d1f9a44..d500965 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ clean:
dh_clean
build:
+ $(MAKE) test
+
# Updating message catalogs
$(MAKE) -C po update-po