]> git.proxmox.com Git - mirror_frr.git/blobdiff - qpb/subdir.am
build: fix "make tags"
[mirror_frr.git] / qpb / subdir.am
index 75a733f8fcfeba54682d169d492814cac42cf40c..1864ba7369d411fbf375bfa4445d7a2cfd373ba2 100644 (file)
@@ -10,9 +10,12 @@ qpb_libfrr_pb_la_SOURCES = \
        qpb/qpb.c \
        qpb/qpb_allocator.c \
        # end
+
+if HAVE_PROTOBUF
 nodist_qpb_libfrr_pb_la_SOURCES = \
        qpb/qpb.pb-c.c \
        # end
+endif
 
 noinst_HEADERS += \
        qpb/linear_allocator.h \