Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix make file.
  • Loading branch information
stuconnolly committed Jan 26, 2014
1 parent 754c69d commit 065aa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frameworks/PostgresKit/Makefile
Expand Up @@ -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:
Expand Down

0 comments on commit 065aa16

Please sign in to comment.