summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b62741a..7f24377 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -122,7 +122,8 @@ libipmi20_la_CXXFLAGS = $(COMMON_CXX)
providers_LTLIBRARIES += libusercmds.la
libusercmds_la_LIBADD = \
libipmid/libipmid.la \
- user_channel/libuserlayer.la
+ user_channel/libuserlayer.la \
+ user_channel/libchannellayer.la
libusercmds_la_SOURCES = \
user_channel/usercommands.cpp
libusercmds_la_LDFLAGS = \
OpenPOWER on IntegriCloud