summaryrefslogtreecommitdiff
path: root/Build/source/texk/ptexenc/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-06-14 12:18:28 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-06-14 12:18:28 +0000
commitb41bb8a30041b51c7c6e6bef5369330809461c34 (patch)
tree6e7952ec14fc48604258a6b379eaa5ab3055afd4 /Build/source/texk/ptexenc/Makefile.am
parenta0654156ee3184f05d50cd692d760fecc4872230 (diff)
ptexenc: cleanup headers and DLL
git-svn-id: svn://tug.org/texlive/trunk@18970 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ptexenc/Makefile.am')
-rw-r--r--Build/source/texk/ptexenc/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/texk/ptexenc/Makefile.am b/Build/source/texk/ptexenc/Makefile.am
index 200653e4db0..7634cca9648 100644
--- a/Build/source/texk/ptexenc/Makefile.am
+++ b/Build/source/texk/ptexenc/Makefile.am
@@ -14,7 +14,7 @@ AM_CFLAGS = $(WARNING_CFLAGS)
lib_LTLIBRARIES = libptexenc.la
-libptexenc_la_CPPFLAGS = -DMAKE_KPSE_DLL
+libptexenc_la_CPPFLAGS = -DMAKE_PTENC_DLL
libptexenc_la_LDFLAGS = -version-info $(PTEXENC_LT_VERSINFO)
@@ -24,6 +24,9 @@ libptexenc_la_SOURCES = \
jisx0208.h \
kanjicnv.c \
ptexenc.c \
+ ptexenc/kanjicnv.h \
+ ptexenc/unicode-jp.h \
+ ptexenc/unicode.h \
unicode-jp.c \
unicode.c
@@ -31,10 +34,7 @@ libptexenc_la_SOURCES = \
@KPATHSEA_RULE@
nobase_include_HEADERS = \
- ptexenc/kanjicnv.h \
- ptexenc/ptexenc.h \
- ptexenc/unicode-jp.h \
- ptexenc/unicode.h
+ ptexenc/ptexenc.h
EXTRA_DIST = COPYRIGHT ChangeLog.TL