summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk/Makefile.am')
-rw-r--r--Build/source/texk/ttf2pk/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/texk/ttf2pk/Makefile.am b/Build/source/texk/ttf2pk/Makefile.am
index b62e57fc11c..976e0a634a0 100644
--- a/Build/source/texk/ttf2pk/Makefile.am
+++ b/Build/source/texk/ttf2pk/Makefile.am
@@ -1,3 +1,7 @@
+## Makefile.am for the TeX Live subdirectory texk/ttf2pk/
+##
+## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -70,7 +74,7 @@ LDADD = $(KPATHSEA_LIBS) $(FREETYPE_LIBS)
dist_man1_MANS = ttf2pk.1 ttf2tfm.1
-## Not yet used
+## Not used
##
EXTRA_DIST = \
data \
@@ -89,7 +93,3 @@ EXTRA_DIST = \
dist-hook:
rm -rf `find $(distdir) -name .svn`
-## Eventually delete these files
-##
-EXTRA_DIST += Makefile.in.orig configure.in.orig
-