diff options
Diffstat (limited to 'Build/source/texk/cjkutils/conv/Makefile.am')
-rw-r--r-- | Build/source/texk/cjkutils/conv/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/conv/Makefile.am b/Build/source/texk/cjkutils/conv/Makefile.am new file mode 100644 index 00000000000..faea50fb74b --- /dev/null +++ b/Build/source/texk/cjkutils/conv/Makefile.am @@ -0,0 +1,6 @@ +## +bin_PROGRAMS = bg5conv cefconv cef5conv cefsconv extconv sjisconv + +## Eventually delete these files +## +EXTRA_DIST = Makefile.in.orig |