diff options
Diffstat (limited to 'Build/source/texk/cjkutils/conv/Makefile.am')
-rw-r--r-- | Build/source/texk/cjkutils/conv/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/conv/Makefile.am b/Build/source/texk/cjkutils/conv/Makefile.am index ef2870cae46..eafeaad23d4 100644 --- a/Build/source/texk/cjkutils/conv/Makefile.am +++ b/Build/source/texk/cjkutils/conv/Makefile.am @@ -5,3 +5,5 @@ ## bin_PROGRAMS = bg5conv cefconv cef5conv cefsconv extconv sjisconv +AM_CFLAGS = $(XX_CFLAGS) + |