From 712478ab517065d9ff5a8adca2c2c120d4e71717 Mon Sep 17 00:00:00 2001 From: Abhinavpv28 <162570454+Abhinavpv28@users.noreply.github.com> Date: Mon, 11 May 2026 10:14:07 +0530 Subject: [PATCH] Update Makefile.am --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 21fef82e9..422d15205 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ########################################################################## + SUBDIRS = hostif/handlers hostif/profiles DIST_SUBDIRS = hostif/handlers hostif/profiles if WITH_SNMP_ADAPTER