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) --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 172c374..2d1198a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,5 +8,7 @@ dist_doc_DATA = __file__(docs) EXTRA_DIST = __file__(extra_dist) ACLOCAL_AMFLAGS = -I m4 +nobase_include_HEADERS = __path__(options) + pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA= libodb-boost.pc -- cgit v1.1