From 035a96983cdf8a11a1c2380106c11c94cb8418b2 Mon Sep 17 00:00:00 2001 From: Vishwanatha Subbanna Date: Fri, 15 Sep 2017 18:50:43 +0530 Subject: Add GTEST cases Fixes openbmc/openbmc#1714 Change-Id: I51964f16fc2ea733ee3b3ae822f72ac7b431189a Signed-off-by: Vishwanatha Subbanna --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1e1db3e..5d5e14f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,3 +15,4 @@ phosphor_user_manager_LDFLAGS = $(SDBUSPLUS_LIBS) \ phosphor_user_manager_CXXFLAGS = $(SYSTEMD_CFLAGS) \ $(PHOSPHOR_DBUS_INTERFACES_CFLAGS) \ $(PHOSPHOR_LOGGING_CFLAGS) +SUBDIRS = . test -- cgit v1.2.1