summaryrefslogtreecommitdiff
path: root/Kokyu/tests/DSRT_MIF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Kokyu/tests/DSRT_MIF/Makefile')
-rw-r--r--Kokyu/tests/DSRT_MIF/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kokyu/tests/DSRT_MIF/Makefile b/Kokyu/tests/DSRT_MIF/Makefile
index 11f86df03fb..8304cf22d55 100644
--- a/Kokyu/tests/DSRT_MIF/Makefile
+++ b/Kokyu/tests/DSRT_MIF/Makefile
@@ -28,7 +28,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# Local targets
#----------------------------------------------------------------------------
-CPPFLAGS += -I$(ACE_ROOT)/Kokyu
+CPPFLAGS += -I$(ACE_ROOT)/Kokyu -DKOKYU_DSRT_LOGGING
LDFLAGS += -lKokyu
#----------------------------------------------------------------------------