diff --git a/src/ebusd/Makefile.am b/src/ebusd/Makefile.am index e4d02e6f..b1f2b13f 100644 --- a/src/ebusd/Makefile.am +++ b/src/ebusd/Makefile.am @@ -16,7 +16,7 @@ ebusd_SOURCES = bushandler.cpp \ ebusd_LDADD = $(top_srcdir)/src/lib/utils/libutils.a \ $(top_srcdir)/src/lib/ebus/libebus.a \ - -lpthread + -lpthread \ -lrt distclean-local: