diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-11 12:13:19 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-11 12:13:19 +0000 |
commit | 7ee431f2d34f9d212012fcb9706b6122ee3526f9 (patch) | |
tree | eb637fbb8484c889b590eef7dceac444449b69f9 /Build/source/texk/web2c | |
parent | 15c71ef9e3a88afd9bda49ec3c0218b8eea7c524 (diff) |
dvipdfm(x) manual pages
git-svn-id: svn://tug.org/texlive/trunk@21369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.am | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.am b/Build/source/texk/web2c/man/Makefile.am index 131e3180de4..bcedd1f9e75 100644 --- a/Build/source/texk/web2c/man/Makefile.am +++ b/Build/source/texk/web2c/man/Makefile.am @@ -86,7 +86,7 @@ include $(top_srcdir)/../am/man1_links.am install-data-hook: install-man1-links -uninstall-hook:uninstall-man1-links +uninstall-hook: uninstall-man1-links ## Obsolete ? ## diff --git a/Build/source/texk/web2c/man/Makefile.in b/Build/source/texk/web2c/man/Makefile.in index 79564707d1d..e68e7d7e210 100644 --- a/Build/source/texk/web2c/man/Makefile.in +++ b/Build/source/texk/web2c/man/Makefile.in @@ -635,7 +635,7 @@ uninstall-man1-links: install-data-hook: install-man1-links -uninstall-hook:uninstall-man1-links +uninstall-hook: uninstall-man1-links # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. |