diff options
Diffstat (limited to 'include/elf/.Sanitize')
-rw-r--r-- | include/elf/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/.Sanitize b/include/elf/.Sanitize index 4dfb1a1..2c83e1c 100644 --- a/include/elf/.Sanitize +++ b/include/elf/.Sanitize @@ -133,7 +133,7 @@ else done fi -sky_files="ChangeLog" +sky_files="ChangeLog common.h" if ( echo $* | grep keep\-sky > /dev/null ) ; then for i in $sky_files ; do if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then |