commit | 9df0e16e00338ea267c71a2bf3c314d39e8961be | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Apr 22 14:19:45 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Apr 24 22:53:58 2017 -0400 |
tree | 56bd9da5f66fe259267001c2dc4b27773c6eeecb | |
parent | e73446e30576ad6dc734398ad2ca709f2263ad51 [diff] |
build: Move presence to a subdirectory Change-Id: I33b28922107b9b041de3699e4a6eebd3d05ebdef Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/control/Makefile.am b/control/Makefile.am index a9b8133..73dea93 100644 --- a/control/Makefile.am +++ b/control/Makefile.am
@@ -1,5 +1,5 @@ AM_DEFAULT_SOURCE_EXT = .cpp -AM_CPPFLAGS = -I${top_src_dir} +AM_CPPFLAGS = -iquote ${top_srcdir} sbin_PROGRAMS = \ phosphor-fan-control