enable building of docs in package build

This commit is contained in:
Michael Zanetti 2014-05-02 03:20:39 +02:00
parent 36d5077149
commit 7c6577bd79

1
debian/rules vendored
View File

@ -10,6 +10,7 @@ override_dh_auto_configure:
override_dh_auto_build: override_dh_auto_build:
make make
make doc
override_dh_clean: override_dh_clean:
dh_clean dh_clean