From 1ba1097cd1d71b945255d9401ffa4f04a036e94f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 28 Mar 2011 11:22:59 +0200 Subject: Add SQLite-specific tests --- sqlite/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sqlite/Makefile.am (limited to 'sqlite/Makefile.am') diff --git a/sqlite/Makefile.am b/sqlite/Makefile.am new file mode 100644 index 0000000..7661bd9 --- /dev/null +++ b/sqlite/Makefile.am @@ -0,0 +1,7 @@ +# file : sqlite/Makefile.am +# author : Boris Kolpackov +# 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