fix ebusd Makefile.am

This commit is contained in:
Roland Jax
2014-12-07 18:05:47 +01:00
parent a5821dcadc
commit 243328b16e
+1 -1
View File
@@ -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: