summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2015-07-06 20:25:30 +0300
committerBastien Nocera <hadess@hadess.net>2015-07-07 17:10:38 +0200
commit77239cc4470fc515e1c8c6c21005fa08f3b1b04e (patch)
tree5585e1e59f421b227cad2c367b0e397913c64735 /configure.ac
parentc9b2e177267b623850b3deedb1242de7d2e413ee (diff)
bsd: Add critical action support for *BSD
This patch adds support for using ConsoleKit2's DBUS API to implement the critical action for FreeBSD and OpenBSD. It does so by creating a common backend file both can use to implement the API calls. https://bugs.freedesktop.org/show_bug.cgi?id=85242
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fd71c25..478a72b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -249,6 +249,7 @@ src/dummy/Makefile
src/freebsd/Makefile
src/openbsd/Makefile
src/linux/Makefile
+src/bsd/Makefile
tools/Makefile
doc/Makefile
doc/version.xml