From b7ca2b519294846af507f3af1aeb6244b981710d Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 22 Jul 2011 16:01:57 +0200 Subject: Correct makefile ommissions --- qt/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt') diff --git a/qt/makefile b/qt/makefile index a631f24..a835d49 100644 --- a/qt/makefile +++ b/qt/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -all_dirs := common mysql sqlite +all_dirs := common mysql sqlite pgsql dirs := common ifeq ($(db_id),mysql) -- cgit v1.1