summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 802632e..7055c29 100644
--- a/Makefile
+++ b/Makefile
@@ -264,6 +264,7 @@ install-texmf:
install -D -o freeside -m 444 etc/*.sty \
/usr/local/share/texmf/tex/latex/
texhash /usr/local/share/texmf
+ install -D -o root -m 444 etc/GnuMICR.otf /usr/local/etc/freeside
install-init:
#[ -e ${INIT_FILE} ] || install -o root -g ${INSTALLGROUP} -m 711 init.d/freeside-init ${INIT_FILE}