diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-07 10:21:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-07 10:21:19 -0400 |
commit | 72b54d617006fd5ddce92ee577c52f2bff279310 (patch) | |
tree | 369e3fbeddd8d2e729aa57cfc6cdc3965bfebb6e /Makefile | |
parent | 3623d831d193d029a35aac81571d67768b176534 (diff) |
Fix build without S3.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Remote/S3.o: Remote/S3.hs sources: $(sources) -$(bins): sources +$(bins): sources Remote/S3.o $(GHCMAKE) $@ git-annex.1: doc/git-annex.mdwn |