mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 01:11:00 +00:00
Remove generated file on clean
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25114 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
89c1ce993a
commit
a1cea73cd8
2 changed files with 7 additions and 1 deletions
|
@ -44,7 +44,8 @@ before-all:: $(GNUSTEP_TARGET_DIR)/config.h $(BUNDLE_NAME)Info.plist
|
|||
# before-clean::
|
||||
|
||||
# Things to do after cleaning
|
||||
# after-clean::
|
||||
after-clean::
|
||||
rm -f $(BUNDLE_NAME)Info.plist:
|
||||
|
||||
# Things to do before distcleaning
|
||||
# before-distclean::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue