commit | 7a841b624997ecc17db7251b9170c210507dc373 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Jun 13 09:39:46 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Jun 13 09:40:29 2018 -0700 |
tree | af917e53e31df39e67561a1e8dab8d01a34d22fd | |
parent | e49bbfc7ff829641267ca28eba2547466f41175c [diff] [blame] |
enable unit-tests This CL simply enables unit-tests. Change-Id: I4ea62005566e2aa42fc29258559654fe2745f726 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index b5d488f..ea2a963 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -70,4 +70,4 @@ # $(PHOSPHOR_DBUS_INTERFACES_CFLAGS) \ # $(PHOSPHOR_LOGGING_CFLAGS) -SUBDIRS = . +SUBDIRS = . test