summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-03-30 19:52:13 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-03-30 19:52:13 +0000
commita5197df7b6e3a16388daf2ada35fe0b79e313242 (patch)
treee5c13aa0ce5e1b7a1d9c51b9f62b377c1f40a804 /TAO/tao/SmartProxies
parentd1dddf2c3da3259b21e7d1291b39eccb1c9330d7 (diff)
downloadATCD-a5197df7b6e3a16388daf2ada35fe0b79e313242.tar.gz
ChangeLogTag: Fri Mar 30 13:43:56 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/SmartProxies')
-rw-r--r--TAO/tao/SmartProxies/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/SmartProxies/Makefile b/TAO/tao/SmartProxies/Makefile
index 1f8443f8499..185cec3215a 100644
--- a/TAO/tao/SmartProxies/Makefile
+++ b/TAO/tao/SmartProxies/Makefile
@@ -50,7 +50,8 @@ CPPFLAGS += -I$(TAO_ROOT)
.obj/Smart_Proxies.o .obj/Smart_Proxies.so .shobj/Smart_Proxies.o .shobj/Smart_Proxies.so: Smart_Proxies.cpp Smart_Proxies.h \
- $(ACE_ROOT)/ace/pre.h smartproxies_export.h \
+ $(ACE_ROOT)/ace/pre.h \
+ smartproxies_export.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \