summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f00e7d1..464c668 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
AM_DEFAULT_SOURCE_EXT = .cpp
+if WANT_LIBPHOSPHOR_DBUS
nobase_include_HEADERS = ## These get filled in by Makefile.interfaces
libphosphor_dbusdir = ${libdir}
@@ -16,6 +17,7 @@ pkgconfiglib_DATA = phosphor-dbus-interfaces.pc
clean-local: clean-dbus
-include Makefile.interfaces
+endif
yamldir = ${pkgdatadir}/yaml
nobase_yaml_DATA = ## Filled in by Makefile.yaml
OpenPOWER on IntegriCloud