From f1c2a621ac2695dfe4a3bc71dbc9ce3079008d2f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Feb 2011 13:56:09 +0200 Subject: Add support for smart-ptr, unordered, and date_time (basic) --- odb/boost/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/boost/Makefile.am') diff --git a/odb/boost/Makefile.am b/odb/boost/Makefile.am index 55d7816..710f3b7 100644 --- a/odb/boost/Makefile.am +++ b/odb/boost/Makefile.am @@ -7,7 +7,7 @@ lib_LTLIBRARIES = libodb-boost.la libodb_boost_la_SOURCES = __path__(sources) odbboostincludedir = $(includedir)/odb/boost/ -nobase_odbboostinclude_HEADERS = __path__(headers) +nobase_odbboostinclude_HEADERS = __path__(headers) __path__(options) nobase_nodist_odbboostinclude_HEADERS = details/config.h EXTRA_DIST = __file__(extra_dist) -- cgit v1.1