summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2007-07-09 16:03:32 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2007-07-09 16:03:32 +0000
commitebcec6ce16e081af2ff05ad9e896e86c11a9da79 (patch)
tree7ceb4bcab887a7b9e8961495113590c26cf03341 /TAO/examples/Simple
parentaad3e98727cffa5ae4b47fa5757ec3dff5df4e3e (diff)
downloadATCD-ebcec6ce16e081af2ff05ad9e896e86c11a9da79.tar.gz
Mon Jul 9 15:40:40 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/examples/Simple')
-rw-r--r--TAO/examples/Simple/time-date/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/time-date/Makefile.am b/TAO/examples/Simple/time-date/Makefile.am
index cc87d004136..912a14a87db 100644
--- a/TAO/examples/Simple/time-date/Makefile.am
+++ b/TAO/examples/Simple/time-date/Makefile.am
@@ -42,7 +42,7 @@ CLEANFILES = \
Time_DateC.cpp Time_DateC.h Time_DateC.inl Time_DateS.cpp Time_DateS.h Time_DateS.inl: Time_Date-stamp
Time_Date-stamp: $(srcdir)/Time_Date.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -Wb,export_macro=Alt_Resource_Factory_Export -Wb,export_include=Alt_Resource_Factory.h $(srcdir)/Time_Date.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -Sa -St -Wb,export_macro=Alt_Resource_Factory_Export -Wb,export_include=Alt_Resource_Factory.h $(srcdir)/Time_Date.idl
@touch $@
noinst_LTLIBRARIES = libTime_Date.la