Skip to content

Commit

Permalink
[osx/ios] do not delete the includes when cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
davilla committed Apr 11, 2011
1 parent e0a4db4 commit 1b4f11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/osx/osx-depends/libcrystalhd/Makefile
Expand Up @@ -11,5 +11,5 @@ all: .installed

clean:
distclean::
rm -rf $(SOURCE) .installed
rm -f .installed

0 comments on commit 1b4f11c

Please sign in to comment.