diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-06 18:09:38 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-06 18:09:38 +0000 |
commit | 56c256c9ab33d0869982b9a176c4344a77ae5f3d (patch) | |
tree | 66df72e686e0918d148af1302681f7978851fccd /TAO/examples/POA | |
parent | 62f0c0ef73b0c06412fce526559575b446de3411 (diff) | |
download | ATCD-56c256c9ab33d0869982b9a176c4344a77ae5f3d.tar.gz |
Mon Aug 6 18:09:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/examples/POA')
-rw-r--r-- | TAO/examples/POA/Makefile.am | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TAO/examples/POA/Makefile.am b/TAO/examples/POA/Makefile.am deleted file mode 100644 index b8f42b69935..00000000000 --- a/TAO/examples/POA/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -## Process this file with automake to create Makefile.in -## -## $Id$ -## -## This file was generated by MPC. Any changes made directly to -## this file will be lost the next time it is generated. -## -## MPC Command: -## ../bin/mwc.pl -type automake -noreldefs TAO.mwc - -SUBDIRS = \ - DSI \ - Default_Servant \ - FindPOA \ - Generic_Servant \ - Explicit_Activation \ - Adapter_Activator \ - Loader \ - NewPOA \ - On_Demand_Activation \ - On_Demand_Loading \ - POA_BiDir \ - Reference_Counted_Servant \ - RootPOA \ - TIE - |