aboutsummaryrefslogtreecommitdiff
path: root/boost/oracle/Makefile.am
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-24 09:58:48 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-24 10:23:47 +0200
commitaefb392d4d6bcb59c3f3df34018d754ac4f718e9 (patch)
tree3d881a964e5ce72c50723ef04ee85034cece8b4a /boost/oracle/Makefile.am
parent7703243861e4ade2c0fcdda98033a19d006717b7 (diff)
Add Oracle to automake and Visual Studio build
Diffstat (limited to 'boost/oracle/Makefile.am')
-rw-r--r--boost/oracle/Makefile.am7
1 files changed, 7 insertions, 0 deletions
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 <boris@codesynthesis.com>
+# 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)