X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fwhitespacely-canonical-filenames;h=5a61381e1ec46de67edd42160abfc79d8d519b01;hb=e6a7faf7fe4193f61eeaf1151f891c38b7c8e6ed;hp=ff8f4ef88b76137a6b5a020626e886bd8648c230;hpb=5dbc64f47b6106b196a0286f1c3e2c66c17ee14d;p=sbcl.git diff --git a/tools-for-build/whitespacely-canonical-filenames b/tools-for-build/whitespacely-canonical-filenames index ff8f4ef..5a61381 100755 --- a/tools-for-build/whitespacely-canonical-filenames +++ b/tools-for-build/whitespacely-canonical-filenames @@ -9,7 +9,7 @@ # glob patterns for source files in languages for which the # canonicalization is safe (not affecting meaning, at least given the # conservative syntax used in SBCL sources) -source_extensions='.lisp .lisp-expr .c .h' +source_extensions='.lisp .lisp-expr .c .h .asd' # other candidates: # .sh: if ./make.sh is altered, Bad Things happen # ?