From 06056540ac3d9f8f11d13bb9d5cb6a5f8d62584d Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Fri, 7 Dec 2012 17:57:05 -0500 Subject: Re-enable docs --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index fe79c71..62f99e4 100755 --- a/debian/rules +++ b/debian/rules @@ -76,7 +76,7 @@ dotest-%: # Not running the gtk-doc tests to check that the documentation is complete... # See bug (LP: #1083425) # - dh_auto_test --builddirectory=build/$* -- -C tests + dh_auto_test --builddirectory=build/$* -- dotest-gtk2: $(PY_VERSIONS:%=dotestgtk2-%) @@ -88,7 +88,7 @@ dotestgtk2-%: # See bug (LP: #1083425) # PYTHON=`which $*` \ - dh_auto_test --builddirectory=build/gtk2 -- -C tests + dh_auto_test --builddirectory=build/gtk2 -- override_dh_auto_clean: dh_auto_clean -- cgit v1.2.3