From 065aa16b0a82bf1c1dd4343c760ba6178e0decf6 Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Sun, 26 Jan 2014 01:57:40 +0000 Subject: Fix make file. --- Frameworks/PostgresKit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Frameworks/PostgresKit') diff --git a/Frameworks/PostgresKit/Makefile b/Frameworks/PostgresKit/Makefile index daabf526..34eca4d8 100644 --- a/Frameworks/PostgresKit/Makefile +++ b/Frameworks/PostgresKit/Makefile @@ -10,7 +10,7 @@ RM=rm .PHONY: postgreskit test analyze clean -querykit: +postgreskit: xcodebuild -project PostgresKit.xcodeproj -configuration "$(BUILD_CONFIG)" CFLAGS="$(PGK_CFLAGS)" $(OPTIONS) build test: -- cgit v1.2.3