Refresh autogen products

This commit is contained in:
Brian Behlendorf 2009-11-20 16:24:59 -08:00
parent 7faab63ad4
commit c82073a966
1 changed files with 1 additions and 0 deletions

View File

@ -769,6 +769,7 @@ distclean-local::
-o -name '.*.rej' -o -name 'aclocal.m4' -o -size 0 \
-o -name '*%' -o -name '.*.cmd' -o -name 'core' \
-o -name 'Makefile' -o -name 'Module.symvers' \
-o -name '*.order' -o -name '*.markers' \
-o -name '.script-config' \) \
-type f -print | xargs $(RM)