diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-14 17:56:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-14 17:56:12 -0400 |
commit | 0b57b68918cc9ba84196df188c76bfb92eb1b549 (patch) | |
tree | 90ba3b7ef8aaf76c7eeb200472f9f2db524045bb /Makefile | |
parent | 27ffa0e86f7c5537888563cdda77be45b2700478 (diff) |
deal with OSX case brokenness
HELLO, it's 2010.. POSIX calling..
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ clean: rm -rf build git-annex git-annex.1 test rm -rf doc/.ikiwiki html -.PHONY: git-annex test +.PHONY: git-annex test install |