summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorElan Ruusamäe <[email protected]>2013-02-19 00:39:49 +0200
committerElan Ruusamäe <[email protected]>2013-02-19 00:39:49 +0200
commit49336aa33623fb20a495ecd329a2504511a0c112 (patch)
tree2612fa788eb983c055cb2aaee17750f5f6c9accd /src/Makefile.am
parent982c86b51d022fb4fa9310daaeb5c77e070328de (diff)
downloadmate-power-manager-49336aa33623fb20a495ecd329a2504511a0c112.tar.bz2
mate-power-manager-49336aa33623fb20a495ecd329a2504511a0c112.tar.xz
allow compiling with systemd, but have systemd booted optional
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b5e7369..fcbca7d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -192,6 +192,7 @@ mate_power_manager_LDADD = \
$(LIBNOTIFY_LIBS) \
$(GPM_EXTRA_LIBS) \
$(UPOWER_LIBS) \
+ $(SYSTEMD_INHIBIT_LIBS) \
-lm
mate_power_manager_CFLAGS = \