From 55b03b48590b950c23090b35e27ecd47c17bd2ba Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 9 Mar 2012 20:05:47 +0100 Subject: * debian/rules: - run make check during the build --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b2507f5..026fc6d 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,8 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk API_VERSION = 0.1 +DEB_MAKE_CHECK_TARGET := check + DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc --enable-introspection configure-stamp-%: -- cgit v1.2.3