# file      : qt/Makefile.am
# author    : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

SUBDIRS =

if DATABASE_MYSQL
SUBDIRS += mysql
endif

EXTRA_DIST = __file__(extra_dist)