diff options
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 4b005d9..7669b78 100644 --- a/Makefile.in +++ b/Makefile.in @@ -276,6 +276,7 @@ distclean: clean -$(RM) w3mhelp-lynx_en.html w3mhelp-lynx_ja.html -$(RM) version.c -$(RM) config.h Makefile + -$(RM) -f core *.core sweep: -$(RM) -f core *~ *.bak *.orig *.rej |