diff options
Diffstat (limited to 'Build/source/texk/ps2pkm/Makefile.am')
-rw-r--r-- | Build/source/texk/ps2pkm/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/ps2pkm/Makefile.am b/Build/source/texk/ps2pkm/Makefile.am index d44f26eb843..f9aa20a7caf 100644 --- a/Build/source/texk/ps2pkm/Makefile.am +++ b/Build/source/texk/ps2pkm/Makefile.am @@ -1,3 +1,7 @@ +## Makefile.am for the TeX Live subdirectory texk/ps2pkm/ +## +## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 @@ -121,7 +125,3 @@ EXTRA_DIST = \ types.h \ usenet -## Eventually delete these files -## -EXTRA_DIST += Makefile.in.orig configure.in.orig - |