summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWilliam Brown <[email protected]>2012-11-11 20:02:11 +1030
committerWilliam Brown <[email protected]>2012-11-11 20:02:11 +1030
commit9361bbfbb5f7fda96f147310125fc709f4da2200 (patch)
tree7b096d440129278db391c2611133caad51c43f39 /src/Makefile.am
parentfbf40ff748a675bdba451168c30aab7abeb5afa2 (diff)
downloadmate-power-manager-9361bbfbb5f7fda96f147310125fc709f4da2200.tar.bz2
mate-power-manager-9361bbfbb5f7fda96f147310125fc709f4da2200.tar.xz
Keyboard backlight patches, tested as working against 1.5.0 on F18
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2fdf9d0..6393bbd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -158,6 +158,8 @@ mate_power_manager_SOURCES = \
gpm-control.c \
gpm-button.h \
gpm-button.c \
+ gpm-kbd-backlight.h \
+ gpm-kbd-backlight.c \
gpm-main.c \
gpm-manager.h \
gpm-manager.c \