mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Don't delete the makefile on distclean
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5068c65e2f
commit
9002427b25
1 changed files with 0 additions and 1 deletions
|
@ -252,6 +252,5 @@ clean: mostlyclean
|
|||
rm -f *.ps
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile
|
||||
|
||||
maintainer-clean: distclean
|
||||
|
|
Loading…
Reference in a new issue