aboutsummaryrefslogtreecommitdiff
path: root/qt/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qt/makefile')
-rw-r--r--qt/makefile2
1 files changed, 1 insertions, 1 deletions
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)