From 34de252300719b7afe05ef5de6414f0748759ff8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Mar 2011 13:09:41 +0200 Subject: Autotools support for SQLite --- mapping/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mapping/makefile') diff --git a/mapping/makefile b/mapping/makefile index 8e7ff14..1b50fe2 100644 --- a/mapping/makefile +++ b/mapping/makefile @@ -65,7 +65,7 @@ $(dist): db_id := @database@ $(dist): sources := $(cxx_tun) $(dist): headers := $(odb_hdr) $(dist): export name := $(name) -$(dist): export extra_headers := traits.hxx +$(dist): export extra_headers := traits.hxx $(databases:%=traits-%.hxx) $(dist): export odb_header_stem := $(basename $(odb_hdr)) $(dist): export extra_dist := README $(call vc9projs,$(name)) \ $(call vc10projs,$(name)) -- cgit v1.1