From 50b4de07844ca2a5781d7845115d7bd9e7c8f003 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 24 Feb 2012 09:58:48 +0200 Subject: C++11 support (initial infrastructure) --- common/relationship/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'common/relationship') diff --git a/common/relationship/makefile b/common/relationship/makefile index b6a8e94..f422860 100644 --- a/common/relationship/makefile +++ b/common/relationship/makefile @@ -98,6 +98,7 @@ $(call include,$(bld_root)/meta/vc9proj.make) $(call include,$(bld_root)/meta/vc10proj.make) $(call include,$(bld_root)/meta/automake.make) + $(call include,$(odb_rules)) $(call include,$(bld_root)/cxx/cxx-d.make) $(call include,$(bld_root)/cxx/cxx-o.make) -- cgit v1.1