summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-11-10 20:57:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-11-10 20:57:14 +0000
commit76ecded54d05a0e12808cc62953b6372813501c0 (patch)
tree1a070eccc118953aeaa9c130ab54ed5db53151d7 /TAO/TAO_IDL/driver
parentf3a4958b3a016b8bf84396b1f29c0790883bb05c (diff)
downloadATCD-76ecded54d05a0e12808cc62953b6372813501c0.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/TAO_IDL/driver')
-rw-r--r--TAO/TAO_IDL/driver/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/driver/Makefile.am b/TAO/TAO_IDL/driver/Makefile.am
index b4b3ee2af6e..f5111445277 100644
--- a/TAO/TAO_IDL/driver/Makefile.am
+++ b/TAO/TAO_IDL/driver/Makefile.am
@@ -12,9 +12,11 @@
## needed to process this file.
AUTOMAKE_OPTIONS = 1.4
-INCLUDES = -I$(top_builddir) -I$(top_srcdir) \
- -I$(top_srcdir)/TAO_IDL/include \
- -I$(top_srcdir)/TAO_IDL/be_include
+INCLUDES = \
+ -I$(top_builddir) \
+ -I$(top_srcdir) \
+ -I$(top_srcdir)/TAO_IDL/include \
+ -I$(top_srcdir)/TAO_IDL/be_include
noinst_LIBRARIES = libdriver.a