summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index d79cad1..4b176bd 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -20,6 +20,8 @@ upower_SOURCES = \
upower_CPPFLAGS = \
$(AM_CPPFLAGS)
+upower_LDFLAGS = -pthread
+
upower_LDADD = \
$(DBUS_GLIB_LIBS) \
$(UPOWER_LIBS) \