diff options
Diffstat (limited to 'Build/source/texk/gsftopk/Makefile.am')
-rw-r--r-- | Build/source/texk/gsftopk/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/gsftopk/Makefile.am b/Build/source/texk/gsftopk/Makefile.am index 11309662481..7bbbeaa0936 100644 --- a/Build/source/texk/gsftopk/Makefile.am +++ b/Build/source/texk/gsftopk/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/gsftopk/ ## -## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 @@ -29,7 +29,7 @@ LDADD = $(KPATHSEA_LIBS) dist_gsftopkpsheader_DATA = render.ps -gsftopkpsheaderdir = $(datarootdir)/texmf/dvips/gsftopk +gsftopkpsheaderdir = $(datarootdir)/texmf-dist/dvips/gsftopk nodist_man1_MANS = gsftopk.1 |