diff options
Diffstat (limited to 'maketgz')
-rwxr-xr-x | maketgz | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -139,6 +139,9 @@ fi echo "update man pages" ./scripts/updatemanpages.pl $version +# make the generated file newer than the man page +touch src/tool_hugehelp.c + ############################################################################ # # Update the IDE files |