mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Remove GSConfig.h and mframe.h when uninstalling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12168 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
22cb892946
commit
6d77078d67
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ after-uninstall::
|
|||
for file in $(UNICODE_HEADERS); do \
|
||||
rm $(GNUSTEP_HEADERS)/gnustep/$$file ; \
|
||||
done
|
||||
rm $(GNUSTEP_HEADERS)/$(GNUSTEP_TARGET_DIR)/GSConfig.h
|
||||
rm $(GNUSTEP_HEADERS)/$(GNUSTEP_TARGET_DIR)/mframe.h
|
||||
|
||||
# Things to do before cleaning
|
||||
# before-clean::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue