summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSatheesh Kumar K <sathk@cumulusnetworks.com>2019-11-12 01:27:52 -0800
committerSatheesh Kumar K <sathk@cumulusnetworks.com>2019-11-13 20:52:00 -0800
commite05ab0b0c8ecdd76afe972572cff2c0f9cc14574 (patch)
treed633958ab5b58d6679cca5a61df69f07a32c0f35 /Makefile.am
parentee235396b9c0187f7c72a86d3adb0bb15861c6c4 (diff)
lib,mlag : Defining MLAG Proto file
Defining the message structures between Zebra & MLAG Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 851cefc85c..ada715dbca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -129,6 +129,7 @@ include zebra/subdir.am
include watchfrr/subdir.am
include qpb/subdir.am
include fpm/subdir.am
+include mlag/subdir.am
include grpc/subdir.am
include tools/subdir.am
include solaris/subdir.am