X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=find-sources.sh;h=46677f73d267868566abca51e0cdb94a1f1e5a1b;hb=ae06fe86f16fdabb7ffb219d255444d2eb4f4f79;hp=be469650d971227b5bff9b069b94cb2c121147b1;hpb=271789888cd1ae6361607616f9f4e6e460e192c4;p=senf.git diff --git a/find-sources.sh b/find-sources.sh index be46965..46677f7 100755 --- a/find-sources.sh +++ b/find-sources.sh @@ -31,5 +31,7 @@ find . \ -name .test.bin -o \ -name "*.stamp" -o \ -name ".sconsign*" -o \ + -name "semantic.cache" -o \ + -name "all_includes.hh" -o \ -type f $cond \( "$@" \)