[openrtm-commit:02413] r2935 - trunk/OpenRTM-aist/src/ext/logger/fluentbit_stream

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 2月 9日 (木) 18:05:10 JST


Author: n-ando
Date: 2017-02-09 18:05:10 +0900 (Thu, 09 Feb 2017)
New Revision: 2935

Modified:
   trunk/OpenRTM-aist/src/ext/logger/fluentbit_stream/Makefile.am
Log:
[build] Monky include path has been added.

Modified: trunk/OpenRTM-aist/src/ext/logger/fluentbit_stream/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/src/ext/logger/fluentbit_stream/Makefile.am	2017-02-09 07:46:48 UTC (rev 2934)
+++ trunk/OpenRTM-aist/src/ext/logger/fluentbit_stream/Makefile.am	2017-02-09 09:05:10 UTC (rev 2935)
@@ -9,6 +9,7 @@
 
 AM_CPPFLAGS= \
 	-I$(top_srcdir)/src/ext/logger/fluentbit_stream/fluent-bit/include \
+	-I$(top_srcdir)/src/ext/logger/fluentbit_stream/fluent-bit/lib/monkey/include \
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib/coil/include \
 	-I$(top_srcdir)/src/lib/rtm/idl



More information about the openrtm-commit mailing list