diff --git a/Makefile.in b/Makefile.in index 55ba32f75..1253c9ed9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -378,6 +378,8 @@ clean: rm -f *.o doc.h doc_src/*.doxygen doc_src/*.c builtin_help.c rm -f config.status config.log config.h Makefile rm -f tokenizer_test fish key_reader set_color tokenize gen_hdr2 mimedb + rm -f fishd fish_pager count + rm -f tests/tmp.err tests/tmp.out tests/tmp.status tests/foo.txt rm -f fish-@PACKAGE_VERSION@.tar rm -f fish-@PACKAGE_VERSION@.tar.gz rm -f fish-@PACKAGE_VERSION@.tar.bz2