diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-05-11 14:01:05 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-05-11 14:01:05 +0000 |
commit | 2dc924e4d4c8d07bf272f63a94157cb69cdc9f6e (patch) | |
tree | 6c6b7a572d2c36e57cfe2d41f79760192a98ac5b /Build/source/utils/pmx/Makefile.am | |
parent | 4be74784f6c1a6c2b58e577727ec0d590e0c87d0 (diff) |
utils/m-tx, utils/pmx: Remove man pages maintained under Master, not here
git-svn-id: svn://tug.org/texlive/trunk@33973 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/pmx/Makefile.am')
-rw-r--r-- | Build/source/utils/pmx/Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Build/source/utils/pmx/Makefile.am b/Build/source/utils/pmx/Makefile.am index bbc9e5f76c8..d74baf66e62 100644 --- a/Build/source/utils/pmx/Makefile.am +++ b/Build/source/utils/pmx/Makefile.am @@ -1,10 +1,8 @@ ## Makefile.am for the TeX Live subdirectory utils/pmx/ ## -## Copyright (C) 2012, 2013 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2012-2014 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## -ACLOCAL_AMFLAGS = -I ../../m4 - ## We want to re-distribute the whole original pmx source tree. EXTRA_DIST = $(PMX_TREE) ## Patches applied to the original source tree @@ -239,7 +237,7 @@ EXTRA_libf2c_a_SOURCES += \ EXTRA_libf2c_a_SOURCES += \ @PMX_TREE@/libf2c/signbit.c -dist_man1_MANS = pmx2pdf.1 pmxab.1 scor2prt.1 +dist_man1_MANS = pmxab.1 scor2prt.1 ## Tests ## |