commit | 74e52bcedbd6e122d12225f7aeaa70797817fe1d | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 31 13:12:04 2016 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 08 15:15:36 2016 -0500 |
tree | adf6bc2a3723ccc6791904d7dfc1044119aa6115 | |
parent | 5fbaa7fe026bdbce0c551fc7faa7673cdc96cc75 [diff] [blame] |
Build toplevel before test Change-Id: I68e2440fd15edb8d560f262660047e7f832f519c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/Makefile.am b/Makefile.am index e30d9e3..b6e49b1 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -16,4 +16,4 @@ phosphor_inventory_LDFLAGS = $(SYSTEMD_LIBS) phosphor_inventory_CFLAGS = $(SYSTEMD_CFLAGS) -SUBDIRS = test +SUBDIRS = . test