summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Tokens/collection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Tokens/collection/Makefile')
-rw-r--r--netsvcs/clients/Tokens/collection/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/netsvcs/clients/Tokens/collection/Makefile b/netsvcs/clients/Tokens/collection/Makefile
index 207b04a1411..bebdf613ac4 100644
--- a/netsvcs/clients/Tokens/collection/Makefile
+++ b/netsvcs/clients/Tokens/collection/Makefile
@@ -48,7 +48,8 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/collection.o .obj/collection.so .shobj/collection.o .shobj/collection.so: collection.cpp $(ACE_ROOT)/ace/OS.h \
+.obj/collection.o .obj/collection.so .shobj/collection.o .shobj/collection.so: collection.cpp \
+ $(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \