]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/subdir.am
lib: Add CSPF Path Computation algorithm
[mirror_frr.git] / lib / subdir.am
index bb10d71ed1a116f4a80a4662c43a82d0a2562032..2cd329c8ad74f55668f80b5d3d938590a75520c8 100644 (file)
@@ -16,6 +16,7 @@ lib_libfrr_la_SOURCES = \
        lib/command_lex.l \
        lib/command_match.c \
        lib/command_parse.y \
+       lib/cspf.c \
        lib/csv.c \
        lib/debug.c \
        lib/defaults.c \
@@ -182,6 +183,7 @@ pkginclude_HEADERS += \
        lib/command_graph.h \
        lib/command_match.h \
        lib/compiler.h \
+       lib/cspf.h \
        lib/csv.h \
        lib/db.h \
        lib/debug.h \