mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Remove automatically generated o_*_bas.m files after distclean
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2991 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0806cb068b
commit
8c4e627170
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ after-uninstall::
|
|||
after-distclean::
|
||||
rm -f include/config.h include/dynamic-load.h \
|
||||
Foundation gnustep/base \
|
||||
NSNumber[0-9]*.m NSValue[0-9]*.m
|
||||
NSNumber[0-9]*.m NSValue[0-9]*.m o_*_bas.m
|
||||
rmdir gnustep
|
||||
|
||||
# Things to do before checking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue