diff options
Diffstat (limited to 'Build/source/texk/cjkutils/conv/Makefile.am')
-rw-r--r-- | Build/source/texk/cjkutils/conv/Makefile.am | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/texk/cjkutils/conv/Makefile.am b/Build/source/texk/cjkutils/conv/Makefile.am index faea50fb74b..ef2870cae46 100644 --- a/Build/source/texk/cjkutils/conv/Makefile.am +++ b/Build/source/texk/cjkutils/conv/Makefile.am @@ -1,6 +1,7 @@ +## Makefile.am for the TeX Live subdirectory texk/cjkutils/conv/ +## +## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +## You may freely use, modify and/or distribute this file. ## bin_PROGRAMS = bg5conv cefconv cef5conv cefsconv extconv sjisconv -## Eventually delete these files -## -EXTRA_DIST = Makefile.in.orig |