Merge "Unify logger and pipe tests a bit" into tizen
authorMichal Bloch <m.bloch@partner.samsung.com>
Tue, 3 Nov 2020 15:36:23 +0000 (15:36 +0000)
committerGerrit Code Review <gerrit@review>
Tue, 3 Nov 2020 15:36:23 +0000 (15:36 +0000)
Makefile.am

index 238987d..6ef1825 100644 (file)
@@ -6,6 +6,7 @@ AM_CFLAGS = -I$(srcdir)/include \
        -DDEBUGMODE_FILE=\"$(sysconfdir)/.debugmode\" \
        -I$(srcdir)/external/sd-daemon \
        $(DEBUG_CFLAGS) \
+       -Wall \
        -Werror \
        $(CAPI_BASE_COMMON_CFLAGS) \
        -D_GNU_SOURCE