]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
Merge pull request #8593 from idryzhov/cmd-ambiguous
[mirror_frr.git] / Makefile.am
index a5101df2f0eec2b11f4e199e4d953af42b692f1b..a38029dcfa537ad2ef3fb7ba60c4007ec582f9f1 100644 (file)
@@ -11,6 +11,11 @@ AM_CFLAGS = \
        $(SAN_FLAGS) \
        $(WERROR) \
        # end
+AM_CXXFLAGS = \
+       $(AC_CXXFLAGS) \
+       $(LIBYANG_CFLAGS) \
+       $(WERROR) \
+       # end
 
 # CPPFLAGS_BASE does not contain the include path for overriding assert.h,
 # therefore should be used in tools that do *not* link libfrr or do not want