diff options
Diffstat (limited to 'qt/Makefile.am')
-rw-r--r-- | qt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am index 6ec850c..3b3e6f6 100644 --- a/qt/Makefile.am +++ b/qt/Makefile.am @@ -3,7 +3,7 @@ # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file -SUBDIRS = +SUBDIRS = common if DATABASE_MYSQL SUBDIRS += mysql |