From 87a20783fa1f41bb64be8f1d7d14d6b3628575e7 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 12 Jul 2012 12:49:43 +0100 Subject: Hack so we can build without TeX --- imageto/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imageto/GNUmakefile b/imageto/GNUmakefile index e14dcd3..16bda2b 100644 --- a/imageto/GNUmakefile +++ b/imageto/GNUmakefile @@ -36,6 +36,6 @@ dist:: ln strips.tex $(distdir) install:: - $(INSTALL_DATA) strips.tex $(texinputdir)/strips.tex +# $(INSTALL_DATA) strips.tex $(texinputdir)/strips.tex include M.depend -- cgit v1.2.1