15 lines
421 B
Plaintext
15 lines
421 B
Plaintext
$NetBSD: patch-texk_ptexenc_Makefile.in,v 1.2 2015/06/14 12:50:00 markd Exp $
|
|
|
|
--- Makefile.in.orig 2015-03-12 14:42:02.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -396,7 +396,8 @@ libptexenc_la_SOURCES = \
|
|
libptexenc_la_LIBADD = $(KPATHSEA_LIBS)
|
|
nobase_include_HEADERS = \
|
|
ptexenc/ptexenc.h \
|
|
- ptexenc/unicode.h
|
|
+ ptexenc/unicode.h \
|
|
+ ptexenc/unicode-jp.h
|
|
|
|
pkgconfigdir = ${libdir}/pkgconfig
|
|
pkgconfig_DATA = ptexenc.pc
|