blob: 6e63e8178c7b5229aeca5840024148ffcf951fa6 [file] [log] [blame]
AM_DEFAULT_SOURCE_EXT = .cpp
nobase_include_HEADERS = ## These get filled in by Makefile.interfaces
libopenpower_dbusdir = ${libdir}
libopenpower_dbus_LTLIBRARIES = libopenpower_dbus.la
libopenpower_dbus_la_LDFLAGS = $(SDBUSPLUS_LIBS) -version-info 0:0:0 -shared
libopenpower_dbus_la_CXXFLAGS = $(SDBUSPLUS_CFLAGS)
BUILT_SOURCES = libopenpower_dbus.cpp
CLEANFILES = libopenpower_dbus.cpp
clean-local: clean-dbus
-include Makefile.interfaces