Fix build errors - kdbus.h 68/254468/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.114921 accepted/tizen/unified/20210303.085625 submit/tizen/20210303.090549 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 3 Mar 2021 09:04:25 +0000 (18:04 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 3 Mar 2021 09:04:25 +0000 (18:04 +0900)
Change-Id: Iecea09838198402eef2bac6cffd672a0e3702609
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Makefile.am

index e68e740..51e41f7 100644 (file)
@@ -11,6 +11,7 @@ AM_CPPFLAGS = \
         $(CYNARA_CFLAGS) \
        $(DLOG_CFLAGS) \
        -I${top_srcdir}/src \
+       -Iinclude \
        -Isrc/internal/include
 
 AM_CFLAGS = ${my_CFLAGS} \