about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 05df98b..1676616 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,7 +3,6 @@ RSYNC_DEST := zbatery.bogomip.org:/srv/zbatery
 rfproject := rainbows
 rfpackage := zbatery
 man-rdoc: man html
-        $(MAKE) -C Documentation comparison.html
         for i in $(man1_rdoc); do echo > $$i; done
 doc:: man-rdoc
 include pkg.mk