From aefb392d4d6bcb59c3f3df34018d754ac4f718e9 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 24 Nov 2011 09:58:48 +0200 Subject: Add Oracle to automake and Visual Studio build --- boost/oracle/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 boost/oracle/Makefile.am (limited to 'boost/oracle/Makefile.am') diff --git a/boost/oracle/Makefile.am b/boost/oracle/Makefile.am new file mode 100644 index 0000000..6237668 --- /dev/null +++ b/boost/oracle/Makefile.am @@ -0,0 +1,7 @@ +# file : boost/oracle/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