summaryrefslogtreecommitdiff
path: root/examples/Log_Msg
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-17 16:53:03 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-17 16:53:03 +0000
commit21f55a6274b56b7e48a302c73dcab7f94887cbb8 (patch)
tree7c615ae1bd61963b791782f8d3094045d5d0ad7d /examples/Log_Msg
parentf47177208a7fc4b9a7d21162b233a2043a462469 (diff)
downloadATCD-21f55a6274b56b7e48a302c73dcab7f94887cbb8.tar.gz
.
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r--examples/Log_Msg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Log_Msg/Makefile b/examples/Log_Msg/Makefile
index 7a32908702d..48884507ba9 100644
--- a/examples/Log_Msg/Makefile
+++ b/examples/Log_Msg/Makefile
@@ -1,5 +1,5 @@
#----------------------------------------------------------------------------
-# $Id: Makefile 1.1 10/18/96
+# $Id$
#
# Makefile for testing the Log_Msg logger
#----------------------------------------------------------------------------
@@ -44,6 +44,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/inc_user_config.h \
$(ACE_ROOT)/ace/config.h \
+ $(ACE_ROOT)/ace/config-g++-common.h \
$(ACE_ROOT)/ace/streams.h \
$(ACE_ROOT)/ace/Basic_Types.h \
$(ACE_ROOT)/ace/Basic_Types.i \