summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/Makefile')
-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 \