From 72b54d617006fd5ddce92ee577c52f2bff279310 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Sep 2011 10:21:19 -0400 Subject: Fix build without S3. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3f36928af..ff5836276 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3