summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-12 12:49:43 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-12 12:49:43 +0100
commit87a20783fa1f41bb64be8f1d7d14d6b3628575e7 (patch)
tree7e687924e33b61cbe4c74fed150f83fe637c2a3e
parent00d1e4549e825235d693b58fa6e93d6f890e720f (diff)
downloadfontutils-baserock/morph.tar.gz
Hack so we can build without TeXbaserock/morph
-rw-r--r--imageto/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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