From c1a0e9792fcd6a23573ded6e19a37ead6b782b32 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 19 Apr 2008 16:46:50 +0200 Subject: [PATCH] Remove makefile include hack --- stepmake/stepmake/documentation-rules.make | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmake/stepmake/documentation-rules.make b/stepmake/stepmake/documentation-rules.make index 81469e2e6f..b87e6428fa 100644 --- a/stepmake/stepmake/documentation-rules.make +++ b/stepmake/stepmake/documentation-rules.make @@ -13,5 +13,3 @@ $(outdir)/%.png: %.xpm $(outdir)/%.txt: $(outdir)/%.1 troff -man -Tascii $< | grotty -b -u -o > $@ -include $(stepdir)/texinfo-rules.make - -- 2.39.5