diff --git a/orchagent/Makefile.am b/orchagent/Makefile.am index ed30d16434..f0d3fb8692 100644 --- a/orchagent/Makefile.am +++ b/orchagent/Makefile.am @@ -42,9 +42,9 @@ orchagent_SOURCES = \ orch.cpp \ notifications.cpp \ nhgorch.cpp \ - nhg/nhgbase.cpp \ - nhg/nhghandler.cpp \ - nhg/cbfnhghandler.cpp \ + cbf/nhgbase.cpp \ + cbf/nhghandler.cpp \ + cbf/cbfnhghandler.cpp \ nhgmaporch.cpp \ routeorch.cpp \ mplsrouteorch.cpp \