summaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 5ea127f..222bc56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_configure:
--enable-tests
override_dh_auto_build:
- asciidoctor -d manpage -b manpage debian/stylish-haskell.1.adoc
+ asciidoctor -d manpage -b manpage doc/stylish-haskell.1.adoc
./Setup build
override_dh_auto_clean: