summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/man
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-02-11 12:13:19 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-02-11 12:13:19 +0000
commit7ee431f2d34f9d212012fcb9706b6122ee3526f9 (patch)
treeeb637fbb8484c889b590eef7dceac444449b69f9 /Build/source/texk/kpathsea/man
parent15c71ef9e3a88afd9bda49ec3c0218b8eea7c524 (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/kpathsea/man')
-rw-r--r--Build/source/texk/kpathsea/man/Makefile.am2
-rw-r--r--Build/source/texk/kpathsea/man/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/man/Makefile.am b/Build/source/texk/kpathsea/man/Makefile.am
index f5860ec1bd3..f2633d5df52 100644
--- a/Build/source/texk/kpathsea/man/Makefile.am
+++ b/Build/source/texk/kpathsea/man/Makefile.am
@@ -27,5 +27,5 @@ include $(top_srcdir)/../am/man1_links.am
install-data-hook: install-man1-links
-uninstall-hook:uninstall-man1-links
+uninstall-hook: uninstall-man1-links
diff --git a/Build/source/texk/kpathsea/man/Makefile.in b/Build/source/texk/kpathsea/man/Makefile.in
index 6b58f637b89..7a14ae6e4d1 100644
--- a/Build/source/texk/kpathsea/man/Makefile.in
+++ b/Build/source/texk/kpathsea/man/Makefile.in
@@ -518,7 +518,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.