]> code.delx.au - gnu-emacs/blobdiff - admin/unidata/Makefile.in
Update copyright year to 2015
[gnu-emacs] / admin / unidata / Makefile.in
index 05d3f929f1801ee9db0203d8a90aede005966a4a..7b96c6d478ff1690fc2b63cad7e26f6d09739097 100644 (file)
@@ -1,6 +1,6 @@
 ### @configure_input@
 
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 Free Software Foundation, Inc.
 
 # Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
 #   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -41,7 +41,7 @@ all: ${top_srcdir}/src/macuvs.h unifiles
 ${top_srcdir}/src/macuvs.h: ${srcdir}/uvs.el ${srcdir}/IVD_Sequences.txt | \
   ${srcdir}/uvs.elc
        ${emacs} -L ${srcdir} -l uvs \
-         --eval '(uvs-print-table-ivd "${srcdir}/IVD_Sequences.txt" "Adobe-Japan1")' \
+         --eval '(uvs-print-table-ivd (unmsys--file-name "${srcdir}/IVD_Sequences.txt") "Adobe-Japan1")' \
          > $@
 
 %.elc: %.el