From 3150aa68bf21483bbeb947030992fe8909efbc77 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Mon, 11 Apr 2011 18:22:24 +0200 Subject: Add qt/basic and qt/date-time SQLite tests --- qt/sqlite/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 qt/sqlite/Makefile.am (limited to 'qt/sqlite/Makefile.am') diff --git a/qt/sqlite/Makefile.am b/qt/sqlite/Makefile.am new file mode 100644 index 0000000..98962a9 --- /dev/null +++ b/qt/sqlite/Makefile.am @@ -0,0 +1,7 @@ +# file : qt/sqlite/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