From 702df9ae55150c8b8671a9fb200793b78d75aa78 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 21 Jul 2011 23:17:37 +0200 Subject: Add Qt profile tests for PostgreSQL --- qt/pgsql/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 qt/pgsql/Makefile.am (limited to 'qt/pgsql/Makefile.am') diff --git a/qt/pgsql/Makefile.am b/qt/pgsql/Makefile.am new file mode 100644 index 0000000..3073fef --- /dev/null +++ b/qt/pgsql/Makefile.am @@ -0,0 +1,7 @@ +# file : qt/pgsql/Makefile.am +# author : Constantin Michael +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +SUBDIRS = __path__(dirs) +EXTRA_DIST = __file__(extra_dist) -- cgit v1.1