summaryrefslogtreecommitdiff
path: root/plugins/power/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/power/Makefile.am')
-rw-r--r--plugins/power/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/power/Makefile.am b/plugins/power/Makefile.am
index 42ab1265..b5eaf52f 100644
--- a/plugins/power/Makefile.am
+++ b/plugins/power/Makefile.am
@@ -8,6 +8,9 @@ plugin_LTLIBRARIES = \
libpower_la_SOURCES = \
gpm-common.c \
gpm-common.h \
+ rfkill-glib.c \
+ rfkill-glib.h \
+ rfkill.h \
gsd-backlight-linux.c \
gsd-backlight-linux.h \
gsd-power-manager.c \
@@ -66,6 +69,9 @@ noinst_PROGRAMS = gsd-test-power
gsd_test_power_SOURCES = \
gpm-common.c \
gpm-common.h \
+ rfkill-glib.c \
+ rfkill-glib.h \
+ rfkill.h \
gsd-backlight-linux.c \
gsd-backlight-linux.h \
gsd-power-manager.c \