diff options
Diffstat (limited to 'Build/source/texk/web2c/man/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. |